FILTER BY TAG

GoPay by Thunes Payment Workflow

This workflow describes the sequence of events that comprises a successful GoPay payment.

Figure:

GoPay by Thunes Payment Workflow
  1. The customer begins to checkout on the merchant's website and chooses the GoPay payment method.
  2. The merchant sends a sale API request to
    Cybersource
    . For more information, see Process a Sale.
  3. Cybersource
    responds to the merchant with a
    PENDING
    status and a redirect URL.
  4. The merchant redirects the customer to the URL.
  5. The customer completes the checkout using GoPay and is redirected to the merchant website.
  6. The merchant sends a check status API request to
    Cybersource
    . For more information, see Check a Request Status.
  7. Cybersource
    responds to the merchant with a
    SETTLED
    status.
  8. The merchant displays a confirmation of the completed payment to the customer.