Request Capture Context

Once you are ready to render the checkout page, you need to request the Capture Context from the /up/v1/capture-contexts endpoint. The capture context request below drives Unified Checkout's behavior, including accepted payment types, card networks, address information to be collected, and more. The capture context request also allows you to optionally pass in previously collected information (e.g. billing and shipping) to pre-fill this into Unified Checkout. The request produces a JWT that is used to initialize Unified Checkout.

Configure Capture Context

Card Types
Allowed Payment types
Capture Contact Info
Display Billing Adress Info
When selected all billing details will be rendered on the Unified Checkout form.
When selected only first name and last name billing details will be rendered on the Unified Checkout form
Capture Mandate Options
View capture Context

Payment Acceptance Widget Placement

Payment Acceptance Options
Set up the payment acceptance screen to be integrated with your as a sidebar.
Set up the payment acceptance screen to be integrated with your webpage.