Unscheduled MITs
For subsequent merchant-initiated transactions (cardholder is not present) you’ll need to use our recurrence ID and dedicated Initiate Recurring Payment API. Valid recurrenceId
allows you to initiate a payment based on cardholder’s consent without him/her being present.
You can change payment amount, description, reference.
To check payment status, use Get Payment details API with paymentId
provided in a response.
Scheduled recurring payments (subscriptions)
Scheduled card payments are initiated by merchant gateway following recurrence details you provided to us in initial’s payment request. You don’t need to create a separate request. After a payment is initiated, we will send you a notification with payment details.
Recurrence details
To receive all payments related to particular recurrence ID, please call Get Recurrence Details API using recurrenceId
received in initial’s payment response. With this API you will be able to see how many payments were initiated with one recurrenceId
, what is the status of that recurrenceId
and all previous historical payments.