Creating a token without payment
This case corresponds to a simple token creation.
The merchant website transmits buyer details to the payment gateway, in particular the e-mail address, which is mandatory.
The processing of a token creation request without payment results in the creation of a VERIFICATION type transaction, visible in the Merchant Back Office, that has the following characteristics:
- its amount is 100 XPF or 0.00 EUR, if supported by the acquirer,
- its status is either "Accepted" (vads_trans_status=ACCEPTED) or "Refused" (vads_trans_status=REFUSED),
- it is never captured and remains in the "Transactions is progress" tab.
Warning:
The token will not be created if the authorization or information request is rejected.