Our Android Mobile SDK helps you integrate with CHIP payment into your Android application. It redirects the application to payment page.
You are required to set Brand ID and Secret Key from your Developer section by logging in to your account.
- Download CHIP Android SDK.
- Copy the SDK to your project.
- Add
include ':sdk'
tosettings.gradle
- Add to
build.gradle
:dependencies { ... implementation project(":sdk") }
- Facebook: Merchants & DEV Community
- Blog: CHIP Blogs