FILTER BY TAG

How to Process a Payment

This workflow illustrates a successful payment using PayTo Pay by Bank.

Figure:

Processing a Payment
  1. The customer begins to check out on your website and chooses the PayTo Pay by Bank payment option. This option enables the customer to choose their bank from a list of available partner banks.
  2. You send a sale request to
    Cybersource
    . For more information, see Process a Sale.
  3. Cybersource
    responds with a
    PENDING
    status, sale request ID, and the PayTo redirect URL.
  4. You redirect the customer to the PayTo URL.
  5. The customer uses their bank account or PayID to approve the payment and is redirected to your website.
  6. Cybersource
    sends you an automatic SETTLED or FUNDED webhook notification when the sale is complete. For more information, see Introduction to Webhooks.
  7. If you do not receive a webhook notification or have not enabled webhook notifications, you send periodic check status requests with the sale request ID to
    Cybersource
    until you receive an updated status. For more information, see Check a Status.
  8. Cybersource
    responds to your check status request with a SETTLED or FUNDED status. This status confirms that the payment is complete.
  9. You confirm the payment.