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 128 forks source link

Validate callback #69

Closed edharkhimich closed 5 years ago

edharkhimich commented 5 years ago

Could you please add callback for validation fields So it will check the state before saving

quinnjn commented 5 years ago

I'm not to sure I understand the request fully.

Are you looking for an overall validation callback? We do have OnCardFormValidListener for this purpose.

If that is not what you meant, can you give an example of what you're looking for?

quinnjn commented 5 years ago

I'm going to close this issue due to inactivity. Please comment on it with some more details and we'll re-open it.