I want to add NFC payment to an Android application I'm working on to allow the users to pay directly to a POS. I'm interested in supporting as much POS as possible.
I was wondering if it's really possible or it depends on propietary protocols/hardware.
I have found information (and code samples) about reading the contacless card info but I can't find any library or code about the payment itself.
I know about the EMV Specification but it looks pretty long and technical and I would like to know if it's really possible before diving into it.
We cannot use Google Wallet because I am not in the United States.