A change in the current regulations now requires that transactions relating to a subscription be linked to an existing transaction. We will then talk about the chaining of transactions.
This section discusses the implementation of the link on subscriptions already in progress on 01/01/2022.
Setting up this link requires the management of an additional parameter in payment requests, the schemeReferenceID, which will contain the value allowing transactions to be linked.
Updating subscriptions goes through 2 steps:
The chain of transactions is also to be set up for subscriptions subscribed from 01/01/2022. To set up a new subscription, please refer to the following page: Paiement récurrent (Abonnement) / One click |
You offer your customers payment by card
Customers made their subscriptions before the regulatory change
You store the pseudo card number
Available for implementations with or without the 'msgVer=2.0' parameter (3DSV2)
The payment can be initiated by the merchant through :
Server-to-server - direct.aspx
Batch - Batch integration
The following table describes the additional encrypted payment request parameters that needs to be added to the request :
Parameter | Format | CND | Description |
---|---|---|---|
ans..64 | M | Chain data for card subscriptions transactions When initializing the link, it is necessary to use the values defined by the CB, Visa, Mastercard networks CB : 9999999999999 - 13 chiffres VISA: 887001863998888 - 15 chiffres MasterCard: 1231_MCC999999 - 13 chiffres |
The payment can be initiated by the merchant through :
Server-to-server - direct.aspx
Batch - Batch integration
The following table describes the additional encrypted payment request parameters that needs to be added to the request :
Parameter | Format | CND | Description |
---|---|---|---|
ans..64 | M | Chain data for card subscriptions transactions |