跳到主要内容

Tokenized Pay

POST 

/api/entry/tokenpay

Tokenized Payment Processes a payment based off a previously processed payment's secure token. This API call processes transaction with immediate effect. When the call is made, the process takes place. This is essentially what is leveraged in order to process recurring payments or subscription based payments.

When performing subsequent token payments, tokens must be daisy-chained, meaning when the current recurring payment is processed, the next recurring payment in the future must use the most recently processed payments token ID. A single token cannot be used more than once as it will be consumed and destroyed upon use.

Request

Responses

success

Response Headers