AI resources

Registration for future payments

If your integration does not require an initial purchase and you only need to register users, it will be necessary to store the cards for future payments, whether recurring, one-click, or automatic debits. Therefore, after tokenizing the payment method, you must create a payment profile for the customer.

This profile centralizes the associated payment methods and allows them to be reused in future charges. The Profiles API automatically validates each method, avoiding the need for manual validation payments. In case of rejection, it retries with other methods to improve the approval rate.

To register the payment method in the Profiles API and use it for future payments, follow the steps below.