Skip to content

Files

Latest commit

434534d · Feb 24, 2017

History

History
13 lines (9 loc) · 439 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 439 Bytes

Poynt Custom Payment Processor

The purpose of this sample app is to demonstrate a simple custom payment processor with PoyntOS SDK to add a custom payment method to Payment Fragment.

More Docs to come...

Building & Running

The sample uses gradle wrapper to build. Just use the gradlew commands to build or you can open the project in Android Studio and run it directly from there.

./gradlew assembleDebug