Creating a token during a recurring payment
In addition to the information used in the case of Creating a token without payment, this use case must also include information related to the recurring payment, such as:
- the initial amount of the recurring payment (amount used for the first installment/s) if it is different (optional),
- the amount of the recurring payment (amount of installments or the amount used for the following installments when the first one is different).
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 with creation of a recurring payment results in the creation of a VERIFICATION transaction type, visible in the Merchant Back Office and having 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.