Create Token

Use /token to securely send card information to our PCI DSS compliant environment and create a token (unique identifier of the card data).

After it has been created, the token can be used in POST /payment/order to create an order.

Below you can see the parameters to send in the tokenization request with some pre-filled values as an example. The console on the right side allows you to test the request directly from here. To test either use our example values or feel free to change them according to your test scenario.

For testing purposes, please make sure to always use only a test card, never a real card. You can use our Test Cards section or PSP Test Cards section.

The token itself has no predefined lifetime so it does not expire. It will get expired when the card tokenized gets expired. Please note that for the token_type: oneshot cannot be reused multiple times. You can only reuse recurring token.


Language
Credentials
Header
URL
Click Try It! to start a request and see the response here!