• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Processing payments from contactless card

philmcp

Lurker
I am looking to create an Android app which sends $1 when a user taps their contactless credit / debit card against the phone.

I was hoping to use NFC to capture the card details and a payment processor (e.g. Stripe) to send the money

Is this sort of transaction possible (and legal / within the developer T&Cs) using the Android Java SDK?
 
Back
Top Bottom