Skip to content

twotoasters/PaymentKit-Droid

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PaymentKit-Droid

PaymentKit-Droid is an Open Source Android library that allows developers to create sleek payment forms like those made popular by StubHub, Stripe, Uber, and Postmates. The library provides support for as far back as 2.1.

The PKExample provides an example implementation pattern you may follow.

Right now you'll need to add this project as a submodule project to Android Studio. For more information see http://www.ipreferjim.com/2013/06/android-studio-and-library-projects/

A sample app will soon be available on the google play store.

Feel free to leave requests and feedback through github (brendanw) or twitter (elbrendan).

You can also find my contact information at http://www.brendanweinstein.me

Things to be added in the future:

  • Documentation
  • AAR getting added to maven central
  • Better handling of spacing for landscape mode
  • Support for more cards
  • More error messaging ability options

Releases

No releases published

Packages

No packages published

Languages

  • Java 98.2%
  • Groovy 1.8%