Skip to content

morristech/braintree_android_encryption_examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Braintree Android Encryption Integration Examples

This project contains examples of integrating with the Braintree payment gateway using the Braintree Android encryption library.

Android

An example Android application that uses the Android encryption library to encrypt sensitive data and send it to a test server. See android/README.md for more information

Server

An example Ruby (Sinatra) server that receives requests with encrypted fields from the Android example application and forwards them to Braintree's payment gateway using the server-to-server API See server/README.md for more information

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 77.6%
  • Ruby 18.5%
  • Shell 3.9%