The official Plexy client-side SDK for Android. Build full Drop-in checkout or use individual Components, with first-class support for Jetpack Compose and traditional Views.Installation#
Copy install command: implementation 'money.plexy.checkout:drop-in-compose:1.0.0'Add the dependency to your module's build.gradle:Make sure Maven Central is in your repositories:ProGuard#
The SDK ships with consumer ProGuard rules — no manual configuration is required.Next steps#
Drop-in
Launch the pre-built Plexy checkout UI as an Activity
Components
Embed individual payment components for a fully custom flow
Customization
Style the SDK to match your brand Modified at 2026-07-07 10:25:45