Recurring Payments
Recurring payments can either be triggered by your system every time a payment is due or you can make use of our scheduler that allows you to define the frequency and period (e.g. every three days, every second week, every month, once a year, etc.)
To use this feature, the following additional parameters will have to be submitted in the transaction request:
Field Name | Available Values | Description |
---|---|---|
recurringInstallmentCount | numeric; min 2 max 999 | Represents the number of installments to be made including the initial transaction submitted |
recurringInstallmentPeriod | • day • week • month • year | Represents the periodicity of the recurring payment |
recurringInstallmentFrequency | numeric: min 1 max 99 | Represents the time period between installments |
NOTE
Please note, that the start date of the recurring payments will be the current date and will be automatically calculated by the system.
Updated 9 months ago