Below you can see the different flows that the merchant will execute based on their integration and transactional flows.
Integration workflows
Registration in Secure eCommerce Gateway System
No | Use case | Supported | Integration | Endpoint | New COF request parameters |
---|---|---|---|---|---|
1.1 | Registration during payment | COPYandPAY | /v1/checkouts | Cardholder is present
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |
Server-to-server | /v1/payments | Cardholder is present
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |||
1.2 | Initial payment over Registration Subsequent payment over registration | COPYandPAY | /v1/checkouts | Cardholder is present
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |
One-click checkout | /v1/checkouts | Cardholder is present and selects one of the stored credentials
| |||
Server-to-server | /v1/payments | Cardholder is present
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |||
One-click payment | /v1/registrations/{registrationId}/payments | Cardholder is present
| |||
Server-to-server | /v1/registrations/{registrationId}/payments | Cardholder is not present
| |||
1.3 | Initial recurring payment | COPYandPAY | /v1/checkouts | Cardholder is present
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |
Server-to-server | /v1/payments | Cardholder is present and uses customer's payment widget
challenge indicator: SCA mandated Due to PSD2 regulation, our platform automatically populates the challenge indicator with value 04 to mandate the challenge workflow during authentication process. | |||
1.4 | Repeated recurring payment | Server-to-server | /v1/registrations/{registrationId}/payments | Cardholder is not present
|