5.1.2 Checkout page
Experience and integration process
| Capabilities | APIs | Description |
|---|---|---|
| Initiate a payment | placeOrder | Support 3D Secure 2 authentication |
| Refund a payment | REFUND | |
| Inquiry transaction result | DETAIL | |
| Notify transaction result | NOTIFACATION |
Initiate a payment
- Merchants place an order with the required payment information.
- User lands on the checkout page
data.gatewayUrlwhich returns in the response. - The user finishes the payment on the checkout page.
Handle the payment result
- Merchants get the payment result notification.
- Merchants inquire about the payment result.
Updated 5 months ago