Skip to content

revolut-mobile/revolut-payments-android

Repository files navigation

Revolut Android SDKs

This repository contains demo applications for Revolut's Android SDKs, showcasing how to integrate and use them in your Android applications.

Demo Applications

Revolut Pay Lite SDK Demo (New v3.+)

Located in the revolut-pay-lite-sdk-demo/ module. This demonstrates the Revolut Pay SDK for accepting Revolut Pay payments in your app.

Integration guide: Revolut Pay Lite Android SDK

Revolut Pay Legacy SDK Demo (Old v2.+)

Located in the revolut-pay-legacy-sdk-demo/ module. This demonstrates the Revolut Pay SDK for accepting Revolut Pay payments in your app.

Merchant Card Form SDK Demo

Located in the merchant-card-form-sdk-demo/ module. This demonstrates the Revolut Card Form SDK for collecting card payment details.

Integration guide: Revolut Card Form Android SDK

Running the Demos

To build and run a specific demo:

# Revolut Pay Lite SDK Demo (New v3.+)
./gradlew :revolut-pay-lite-sdk-demo:assembleDebug
./gradlew :revolut-pay-lite-sdk-demo:installDebug

# Revolut Pay Legacy SDK Demo (Old v2.+ )
./gradlew :revolut-pay-legacy-sdk-demo:assembleDebug
./gradlew :revolut-pay-legacy-sdk-demo:installDebug

# Merchant Card Form SDK Demo  
./gradlew :merchant-card-form-sdk-demo:assembleDebug
./gradlew :merchant-card-form-sdk-demo:installDebug

Both demo apps can be installed simultaneously as they have different application IDs.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages