Recurring Payments
This service provides you the ability to tokenize a card and use the returned payment token and expiry to perform purchase transactions.
Please Note
This service is for Verve, Visa and Mastercard brand cards.
API KEYS:
Client Id: IKIAB23A4E2756605C1ABC33CE3C287E27267F660D61
Client Secret: secret
Process Flow
Step One: Make a get access token call AccessToken [Passport]
Step Two: Make a call to Tokenize Card [Recurrents]
Step Three: Using the values gotten from the call above, make a call to Purchase [Recurrents]
Updated about 1 month ago