Sale with Tokenization

If you do not want to Tokenize a card and then process a sale, you can do both action in one call. Create a standard sale and add the stored_credential_indicator to do both the sale and get the new Tokenized information in the transaction result.

Body Params
string

Add/Update a secure customer vault record. Values: 'add_customer' or 'update_customer'

string

The API Login ID from the OpenPath Site you want to connect to.

string

The Transaction Key from the OpenPath Site you want to connect to.

integer

Credit card number.

integer

Credit card expiration date. Format: MMYY

number

Total amount to be charged. For validate, the amount must be omitted or set to 0.00. Format: x.xx

string

The indicator of the stored credential. Values: 'stored' or 'used' Use 'stored' when processing the initial transaction in which you are storing a customer's payment details (customer credentials) in the Customer Vault or other third-party payment storage system. Use 'used' when processing a subsequent or follow-up transaction using the customer payment details (customer credentials) you have already stored to the Customer Vault or third-party payment storage method.

Response

Language
Response
Click Try It! to start a request and see the response here! Or choose an example:
text/plain