Token Type BehaviourA token’s type (subscription/COF/top-up) is set during its initial creation and stored in our system. If a subsequent Charge Token request includes a different token type parameter, it is ignored. The system always uses the original token type from the initialization request, regardless of what is provided in later charge requests.
Charge a Token
The/charge-token endpoint is used for recurring payments. It should be used for recurring payment calls and requires a card token to be added to the request. These calls are performed only on the server.
See an example request in the code block below:
/payment API Reference page.
Get Token Data
The/get-card-token endpoint retrieves essential data about a saved card token. It allows you to access information such as the card’s last four digits, expiration date, brand, and status.
The request must include the following in the BasicInfo and MachineInfo objects.
Delete a Token
The Delete a Card Token endpoint allows you to delete a saved token. The request must include the following in theBasicInfo and MachineInfo objects: