All Questions
Tagged with google-wallet nfc
6 questions with no upvoted or accepted answers
6
votes
0
answers
725
views
How detect NFC payment on app?
Is it possible to detect when an Android, with payment app on it, is used to make a payment by tapping the NFC reader? (For example, going on a bus or train.)
Can you register or detect in some way ...
2
votes
0
answers
614
views
Android Host Card Emulation only while app is open
I'm currently looking into ways to implement an Android app using Host Card Emulation in such a way that the emulated card is only active while the app is being displayed in foreground.
The default ...
0
votes
0
answers
30
views
NFC Reader is not receiving any data if I tap on my demo smart tap enabled generic pass
I am trying to build a demo generic pass with smart tap functionality but when I am tapping on my VTAP 50 DOT Origin NFC reader I am not getting any kind of data.
Here is my nfc code:
const { ...
0
votes
0
answers
498
views
How to communicate between Android, IOS device and SUNMI v2s printer throw NFC using Flutter?
i'm trying to write a flutter code that can be installed on sumni v2s printer, the basic idea is i want to make this android device (SUNMI v2s) read the NFC data from android or apple phone and ...
0
votes
1
answer
476
views
NFC with Google Wallet
I came to know about mobile payment, I have Google Wallet with NFC support phone, Now I should develop Merchant machine, What should be the msg send to Google Wallet app via NFC to make mechant's ...
0
votes
1
answer
558
views
Wallet Pass NFC usage for non-payment terminals
We have a scenario where we have multiple buildings that use a number of different NFC terminals for access control, and we would like to be able to create wallet passes that will grant access.
When ...