Bancontact Workflow
This workflow describes the sequence of events that comprise a successful Bancontact
transaction.
- The customer begins to checkout using Bancontact as a payment method and selects their bank.
- The merchant sends a sale API request toCybersource. For more information, see Processing a Sale.
- Cybersourcesends apendingstatus and a redirect URL to the merchant.
- The merchant redirects the customer to their issuing bank's website.
- The customer enters their Bancontact card information and is redirected to the merchant's success URL.
- The merchant displays payment confirmation to the customer.
- To confirm the updated payment status, the merchant sends a check status API request toCybersourceand includes the sale request ID. For more information, see Check Transaction Status.
- Cybersourcesends asettledstatus to the merchant.