Adding Kustom Checkout to your application is as easy as creating a view, adding it to the view hierarchy and performing a few operations on it.
This guide will teach you how to:
- Create and add a Kustom Checkout View to your app
- Initialize the view with a Kustom Checkout Snippet value
- Available APIs for Kustom Checkout View
- How to handle events and errors returned from the SDK
Using our Kustom In-App SDK, your mobile app presents the Kustom Checkout view. In your mobile app. You will need to fetch a Kustom Checkout HTML snippet from your web server, add the Kustom Checkout view to your app, and set the snippet on the view. This integration guide will not go through the Kustom Checkout integration in detail but assumes it has been set up already and is available at an API endpoint <YOUR-URL> on your servers. If needed, you can learn how to do it in the regular Kustom Checkout Integration guide here.
Comments
0 comments
Please sign in to leave a comment.