FILTER BY TAG

iDEAL by Thunes Transaction Workflow

This workflow describes the sequence of events that comprises a successful iDEAL payment and refund.

Figure:

iDEAL by Thunes Transaction Workflow
  1. The customer begins to checkout on your website and chooses the iDEAL payment method.
  2. You send a sale API request to
    Cybersource
    . For more information, see Process a Sale.
  3. Cybersource
    responds to you with a
    PENDING
    status, iDEAL redirect URL, and sale request ID.
  4. You redirect the customer to the iDEAL URL.
  5. The customer completes the checkout using iDEAL and is redirected to your website.
  6. You send a check status API request to
    Cybersource
    . For more information, see Check a Transaction Status.
  7. Cybersource
    responds to you with a
    SETTLED
    status.
  8. You confirm the payment to the customer.
  9. The customer returns the purchase.
  10. You send a refund API request to
    Cybersource
    with the sale request ID. For more information, see Refund a Payment.
  11. Cybersource
    responds to you with a
    REFUNDED
    status and refund request ID.
  12. You send a check status request to
    Cybersource
    to verify the refund status.
  13. Cybersource
    respond to you with a
    REFUNDED
    status.
  14. You confirm the refund to the customer.