- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear all,
I'm new to visa developer. Would you guys kindly help how can I read credit card detail (e.g. CC Number, Name, Expiry Date, etc) by tapping the card to phone (probably via NFC?).
I have tried a lot of plugin out there (I'm using flutter), but it can detect cards (e.g. my arcade game card) other than credit card (Visa or any other credit cards).
I don't know if Visa has its own NFC feature/plugin/SDK/API/others, but I've been looking around for this solution for months and I have not found any.
Would you guys please kindly help.
Thank you very much.
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to Read Visa Credit Card Detail via NFC or Other Technologies Which Can Be Implemented in Ph
Hello @flomaya,
There is no API where you can read card details by tapping the card to phone. As you mentioned NFC service, we have an API called Visa Token Service Provisioning and Lifecycle Management. This API’s allow issuers to replace sensitive account information, such as a 16-digit Primary Account Number (PAN), with a unique digital identifier called a token. The steps required to provision a token and use it in a mobile contactless (NFC) purchase are more extensive and somewhat different than those required to provision a token and use it in a merchant one-time or card-on-file-based e-commerce purchase.
Thank you,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: How to Read Visa Credit Card Detail via NFC or Other Technologies Which Can Be Implemented in Ph
Hi, thanks for your reply.
Let me put it in other way, how can I develop/implement Visa Tap to Phone?
This is the Visa Tap to Phone video from Visa youtube channel: https://youtu.be/U7p2YWkyIEA
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello @flomaya,
If you are interested in Tap to Phone, you can review Visa Partner program details at the link below:
https://partner.visa.com/site/programs/partner-programs.html
Tap to Phone: https://partner.visa.com/site/programs/visa-ready/tap-to-phone.html
Thank you,
Vaibhav