Pay3 Android SDK
Initialize
3min
Add the Pay3 SDK to your app's build.gradle
Initialize the Pay3 SDK in your application's main activity:
This function initialises Pay3 SDK to support Fiat Checkout flow.
Pay3 team shares values for hostname and clientId during onboarding. Following parameters can be used for creating new instance of Pay3.
Parameters
- hostname: Pay3 will be opened in a new window using this hostname prefix. The host name is environment dependent.
- clientId: A unique client id is created for each client application. The client id is environment dependent.