Creating a token using a transaction
This action allows the user to create a token of the payment method used for the payment.
This action is authorized only if the original transaction status is:
- accepted
- to be validated
- waiting for capture
- captured
- capture in progress
The payment method used for the original transaction must:
- support payment by token,
- be supported by a non-terminated MID associated with the shop.
Token creation leads to creating a transaction of VERIFICATION type and sending the following notifications (if the Merchant has enabled the corresponding rules):
- Instant Payment Notification URL on an operation coming from the Back Office,
- Confirmation e-mail of token creation sent to the merchant,
- Confirmation e-mail of token creation sent to the buyer.
A line will be added to the detail summary of the original transaction in order to track the transaction.
To create a token:
If all the payment method verification processes have been successfully completed, the token detail window appears.

It mentions the Token ID . It corresponds to the newly created token. Later on, it can be used for another financial operation in your shop(s).
Warning:
The token will not be created if the authorization or information request is rejected.