revtel / react-native-nfc-rewriter

NFC open reader app in React Native
MIT License
193 stars 85 forks source link

Payment algoritm with NFC #48

Open hadis-soleymani opened 2 years ago

hadis-soleymani commented 2 years ago

I have a big problem. I want to write a program that has my information and can make a payment by holding the phone close to the POS. My problem is that I don't know how the server, application and POS communicate. And how the POS recognizes the customer. And is this possible with your package? I imagine to do this I need to be able to write information to my phone's NFC and the POS can read it.