On This Page
GoPay by Thunes Payment Workflow
This workflow describes the sequence of events that comprises a successful GoPay
payment.
Figure:
GoPay by Thunes Payment Workflow
- The customer begins to checkout on the merchant's website and chooses the GoPay payment method.
- The merchant sends a sale API request toCybersource. For more information, see Process a Sale.
- Cybersourceresponds to the merchant with aPENDINGstatus and a redirect URL.
- The merchant redirects the customer to the URL.
- The customer completes the checkout using GoPay and is redirected to the merchant website.
- The merchant sends a check status API request toCybersource. For more information, see Check a Request Status.
- Cybersourceresponds to the merchant with aSETTLEDstatus.
- The merchant displays a confirmation of the completed payment to the customer.