System Flows
System Flow for 3DS
- Consumer initiate payment transaction and enter credit card details at merchant’s system.
- Merchant forms payment request, submit to 2C2P and redirects consumer’s browser to 2C2P Payment Gateway.
- 2C2P verify the payment request and redirect consumer to ACS page for 3DS authentication.
- Consumer enters PIN at ACS page.
- ACS returns authentication result to 2C2P Payment Gateway.
- 2C2P process payment transaction with Acquiring Bank.
- Acquiring Bank returns the authorization status to 2C2P.
- 2C2P update the status and return the payment response to merchant’s backend URL via backend notification.
- 2C2P returns the payment response to merchant’s frontend return URL and redirect consumer’s browser to merchant’s frontend return URL.
System Flow for Non-3DS
The flow will be subset of 3DS flow in which there is no step 3-5 that involve ACS.
Updated over 1 year ago