braintree / android-card-form

A ready-made card form layout that can be included in your Android app, making it easy to accept credit and debit cards.
MIT License
366 stars 127 forks source link

Support card.io #5

Closed lkorth closed 8 years ago

lkorth commented 8 years ago

Either directly through integrating with card.io or expose setters for the fields in the CardForm class.

Brought up in https://github.com/braintree/braintree_android/issues/82

HarryMMR commented 8 years ago

Is this feature added yet?

lkorth commented 8 years ago

No, support for card.io has not been added yet. We're happy to review and merge any PRs for it though if you would like to contribute support for it.

lkorth commented 8 years ago

Support was added in 2.3.0, see the section in the README for more information.