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