FILTER BY TAG

Detailed Integration Steps

  1. Create a Capture Context API Call:
    • This call replaces your
      Secure Acceptance
      hash value.
    • Refer to the Capture Context API Documentation for detailed instructions and examples.
  2. Initiate
    Unified Checkout
    in Your Web Page:
    • Unified Checkout
      is initiated using a JavaScript-based application instead of the POST method used in
      Secure Acceptance
      .
    • Implement the
      Unified Checkout
      SDK on your webpage. See the
      Unified Checkout
      SDK Guide for more information.
  3. Capture the Response on Your Web Page:
    • Ensure your frontend captures the response from the
      Unified Checkout
      process.
    • Handle the response appropriately to update the user interface and communicate transaction status.
    • Refer to the Response Handling Guide for best practices.
  4. Optional: Webhook implementation:
    • Subscribe to the
      Unified Checkout
      webhook to receive the full payment details
Information that is captured by
Unified Checkout
, including the billing and shipping address, can be retrieved using the payment details API.
This figure shows the
Unified Checkout
payment flow.

Figure:

Unified Checkout
Payment Flow
Diagram that shows the sequence and flow of a Unified Checkout payment.