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.
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.
