- From your server, call the Create Checkout Session API to create a checkout session.
-
After receiving the API response on your server, extract the values from the session object:
-
Use the values returned in the checkout session response to open the checkout on the client:
The session response values must be passed exactly as received. Modifying them may result in the checkout failing to load.
-
You can also configure how the checkout page is opened (optional):
Android
Launch the Checkout
To launch the checkout, follow these steps:
