Skip to content

processout/processout-android

Repository files navigation

ProcessOut Android SDK

Get started with the documentation or explore the API reference.

Requirements

Android 5.0 (API level 21) +

Modules

Add preferred dependencies to your build.gradle configuration.

ProcessOut Android SDK

ProcessOut API bindings and components to handle payment flows.

implementation("com.processout:processout-android:<version>")

ProcessOut Android SDK - Checkout 3DS

Integration with Checkout 3DS SDK.

implementation("com.processout:processout-android-checkout-3ds:<version>")

ProcessOut Android SDK - UI

Prebuilt customizable UI to handle payment flows.

implementation("com.processout:processout-android-ui:<version>")

License

ProcessOut is available under the MIT license. See the LICENSE file for more info.

Packages

No packages published

Contributors 17