Online Transaction and Tokenization API
Online Transaction and Tokenization API
e-Commerce API
October, 2017
which doesn’t actually processes the transaction but provides correct responses to the requests.
You will receive your production-environment API Key and endpoints later from out team.
Store card details on our server. Response will contain a unique identifier or “token" for the given card.
Request Format
1: Success
status integer
Negative Number: Error
URL Parameters
For American Express cards, the fields prefixed with “amex" are mandatory, otherwise they’re ignored.
Request Format
If this field is supplied, you must not populate the field “txnType”.
• checkIn
You must not supply the fields “contractNumber" nor “paymentPlan" if you indicate this value.
• recurring
You must supply the field “contractNumber" and must not supply a “paymentPlan" if you indicate this
value.
• recurringCheckIn
You must supply the field “contractNumber" and must not supply a “paymentPlan" if you indicate this
value.
Response Format
Success: HTTP 200 (OK)
1: Success
status integer
Negative Number: Error
Request Format
Field Description Type
1: Success
status integer
Negative Number: Error
Process a full refund por a previously approved transaction. Note that you can refund transactions
processed with tokenized or not-tokenized cards with this endpoint.
Request Format
Request Format