Quick start
iOS SDK
Get set up with the iOS SDK for your checkout experience.
In this quick start guide, we will take you through the following steps.
- Create an API key which is needed to generate the signed JWT token in step 2.
- Set up a server-side SDK to generate a client token for authenticating to the API.
- Install the iOS SDK which will handle the capture of the payment method details and process the payment.
- Process the transaction and inspect the result. `
Was this page helpful?