Setting up recurring payments
Our team has recently implemented a series of technical updates. Here are the new useful features that make working with payments even easier.
Now it's even easier to work on a subscription model and receive regular payments from customers. With the help of an API, you can set up all the necessary parameters for automatic charges according to a predetermined schedule:
- Charging intervals — year, quarter, month, week, day, or any combination of these time intervals.
- Charging retry attempts — the time after which the system will try to debit funds again if the previous payment did not go through. You can also specify the number of such attempts.
- Automatic subscription termination — If required, recurring payments will automatically stop on the specified date.
To get full information about any subscription payment, just send an API request with a recurringId identifier.