Skip to main content

Recurrence

Recurring payment is used by companies that want to sell products and services through plans, subscriptions, or monthly fees on a recurring basis.

Through our API, it is possible to create a plan according to your business needs: you can define the billing frequency, contract duration, grace period, and include an extra fee.

Additionally, in case of payment processing failure, it is retried several times until the subscription is automatically canceled.

To create and manage plans, administer your subscriber base, and track sales for each charge, simply access the Recurrence menu in the Business Panel or via API.

How does it work?​

In recurrence, the cardholder provides the card details to "subscribe" the payment method that will be automatically charged for the recurrence.

In the first transaction, card data is stored encrypted in a vault, and a token is generated to no longer expose the card.

In subsequent transactions, payments will be made automatically using the card on file.

Accepted Payment Methods:​

Payments with credit cards from Mastercard, Visa, Elo, Amex, and Hiper are accepted.

Integration Modes:​

You can use recurrence in lightbox, standard, and transparent checkouts. You choose the ideal model for your business.

See the API Reference