On This Page
Unified Checkout Flow
Unified Checkout
FlowTo integrate
Unified Checkout
into your
platform, you must follow several integration steps. This section gives a high-level
overview of how to integrate and launch Unified Checkout
on your
webpage and process a transaction. You can find the detailed specifications of the
APIs later in this document.Information that is captured by
Unified Checkout
, including the billing
and shipping address, can be retrieved using the payment details API.The figure below shows the
Unified Checkout
payment flow using the
sessions API to generate the capture context:Figure:
Unified Checkout
Payment Flow For more information on the specific APIs referenced, see these topics:
- Sessions API: This generates the capture context and determines what fields are displayed to the customer in the UI during checkout.
- Payment Details API: This API can be used to retrieve personally identifiable information that is associated with aUnified Checkouttransient token, such as the cardholder name and billing and shipping details, without retrieving payment credentials.