Billing types

Understand when to use one-time, installment, or recurring charges and which rules to apply for each payment method.

Correctly choosing the charge method is one of the main steps in configuring the Asaas Plugin for WooCommerce.

Each type of charge serves a different sales scenario and has specific rules regarding the supported payment methods.

💡

How to choose?

Before configuring your store, define whether the sale will be made as a single, installment, or recurring charge. This decision directly impacts the customer experience during checkout.

Concepts

The main available charge models are:

TypeDescription
One-time chargeSingle charge generated for a specific purchase or service.
Installment planDivision of the total amount into several installments, according to the chosen payment method.
Recurring chargeCharges generated automatically in cycles for monthly fees, plans, and subscriptions.
Pix via bank slipThe customer receives a bank slip and can make the payment using the Pix QR Code available in the document.

When to use each type

Charge typeRecommended forPayment methodsLimit
One-time chargeOne-time purchasesBank Slip, Pix, and Credit Card
Credit Card Installment PlanHigher-value purchasesCredit CardUp to 12x
Bank Slip Installment PlanInstallments by bank slipsBank SlipUp to 60x
Recurring chargeMonthly fees, plans, and subscriptionsBank Slip and Credit CardAccording to the subscription configuration

Configuration flow

After installing and configuring the Asaas Plugin, we recommend following this order:

  1. Choose the charge type that represents your operation.
  2. Define which payment methods will be made available.
  3. Configure installments, when applicable.
  4. If using subscriptions, configure WooCommerce Subscriptions.
  5. Make test purchases before publishing the store.
📘

Important

The charge type defines only how payments will be generated. Installment rules, notifications, and Webhooks continue to be configured normally in the Asaas Plugin.

Compatibility between charges and payments

Charge methodBank SlipPixCredit Card
One-time
Installment✅ (up to 60x)✅ (up to 12x)
Recurring❌*
📘

Subscription payments via Pix

Subscriptions do not have Pix as a direct payment method.

If you want the customer to pay using Pix, configure the subscription with Bank Slip. The bank slip generated by Asaas will display a Pix QR Code, allowing payment to be made using this method.

Business rules

When using charge methods, consider that:

  • one-time charges are available for all payment methods;
  • credit card installment plans allow up to 12 installments;
  • bank slip installment plans allow up to 60 installments;
  • recurring charges use only bank slip or credit card;
  • subscriptions depend on the WooCommerce Subscriptions plugin;
  • changes to the charge method do not affect orders already created.

Best practices

💡

Recommendations

  • Validate the installment limits before making the store available.
  • Present the number of installments and the applied interest to the customer during checkout.
  • Use recurring charges only for continuous products or services.
  • Store the identifier returned by Asaas to facilitate consultations, reconciliation, and support.
  • Always make test purchases after changing installment or recurrence rules.

Usage examples

ScenarioRecommended method
Sale of a physical productOne-time charge
Notebook paid in 10 installmentsCredit Card Installment Plan
Course paid in bank slip installmentsBank Slip Installment Plan
Gym, SaaS, or streamingRecurring charge
📚

Continue the configuration

After defining the charge method, also see:

  • Payment method
  • Subscriptions
  • Webhooks
  • Initial settings
  • Common errors