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?
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?