Payment API

Payment API


You can use the Payment APIs to receive payments from your customers. Below are Payment APIs.

API Description
Card Authentication This API is used to originate a credit/debit card financial transaction
Card Payment API-Without Saving card Customer pays transaction through card. If the customer does not want to store the card details for future use, the Card payment API-Without Saving card will be called.
Card Payment Reversal API-Void Payment Reversal API-Void will be called when a customer request to void a credit card transaction within 15 mins of the transaction time.
Card Payment API-Save Card Customer pays transaction through card. If the customer wants to store the card details for future use, the Card payment API-Save card will be called.
Card Token Payment API Saved card details are stored as a token, You can retrieve the details of the stored card to make a payment.
Card Payment Reversal API-Return A refund is a transaction which a customer requests a refund of the payments made for the purchase or service. A customer can request a refund of a transaction after 24 hours. Card Payment Reversal API-Return will be called when a customer request to return a credit card transaction within 15 mins of the transaction time.
Check ICA Authentication Internet check acceptance (ICA) is used when an ACH payment is made using the internet.
ACH Payment API-Void A void is a transaction that is requested to get removed from the list of transactions before the settlement. Void should be taken before the settlement generally on the same day. ACH Payment Reversal API-Void will be called when a customer requests to void an ACH payment within 15 mins of the transaction time.
ACH Payment API-Save Check Customers can pay ACH payments through an e-check. If the customer wants to store the check details for future use, ACH Payment API-Save Check will be called.


ACH Token Payment API ACH Token Payment API is used to make transactions using saved ACH data: e-check.
ACH Payment Reversal API-Return ACH Payment Reversal API-Return will be called when a customer requests a return of an ACH transaction within 15 mins of the transaction time.
Token Fetch Fetch stored credit card or e-check details associated with the token.
Generate Token This is used to create a token from a saved e-check.
Check CBP Authentication CBP is used when ACH payment is made by phone call. Customers can call the admin to make payments on behalf of the customer. Details of the customer will be authenticated upon request of CBP.
ACH Payment API- Without Save Check Customers can pay ACH payments through an e-check without storing the check details for future use.
ACH Payment Reversal API-Void ACH Payment Reversal API-Void will be called when a customer request to void an ACH transaction within 15 mins of the transaction time.
ACH Payment API-Save Check If the customer wants to store the check details for future use, the ACH payment API-Save check will be called.
ACH Token Payment API Use this to create a payment token for an ACH transaction
ACH Payment Reversal API-Return ACH Payment Reversal API-Return will be called when a customer requests the return of an ACH transaction within 15 mins of the transaction time.
Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.