Skip to main content

Subscriptions

Subscriptions is a module where Revup is responsible for managing recurrences by associating them with a plan previously created in our BO.

All plan configuration is done in BO. To do this, check our user manual.


The Merchant must:

  • Make the request to create the subscription with similar data to the order creation.
  • Load SDK/Payment Form and make the initial payment.

Once done, with the subscription associated with the plan, Revup will calculate the dates and send the amounts of the future rebills, associating all of them with the subscription.

These attempts of rebills, fees, or any changes to the subscription will result in Revup sending an event to the given URL from the Merchant.


For subscription integration steps and differences between a one-off/token payment, please see the API integration.