Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 401 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 401 Bytes

braintreeIntegration

Instuctions

  1. Setup php server and add braintree php library
  2. Enter your keys in init file
  3. Setup android project
  4. Copy braintree dependencies in you build.gradle
  5. Enter your php server url in wallet activity
  6. Create views for your activity
  7. Hopefully you are ready to go =D

If you find any issue report it via issues section. I will try to keep the code updated.