Recurrence

Unlike traditional credit card payments, recurring payments are automatically repeated at set periods and intervals, always charging the same amount to the same card or accoun

Recurring billing is widely used for magazine subscriptions, monthly fees, software licenses, and similar services. In addition to technical integration, your merchant must be enabled by the acquirer to accept recurring payments.

The merchant has advanced features to model billing according to its business needs, such as: setting and changing frequency, start and end dates, number of retry attempts, and interval between attempts.

⚠️

Warning: Cartão Protegido does not store the card CVV.

Therefore:

  • The shopper must enter the CVV for each transaction, or;
  • Your merchant can process transactions without CVV if authorized by the acquirer.
ℹ️

For security reasons, recurrence is only possible for cards that pass the Luhn Algorithm check, also known as "mod10".

To submit a recurring transaction, send the request according to the guidelines in this section. The split request for a recurring transaction must occur in the post-transactional stage.

It is not possible to request the split of a recurring transaction during the transactional stage.