Skip to content

processout/processout-android

Repository files navigation

ProcessOut Android SDK

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>")

Documentation

ProcessOut Android SDK
ProcessOut Android SDK - Checkout 3DS
ProcessOut Android SDK - UI

API Reference

License

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