Re: How to Read Visa Credit Card Detail via NFC or Other Technologies Which Can Be Implemented in Ph

Solved! Go to solution
flomaya
Helper

How to Read Visa Credit Card Detail via NFC or Other Technologies Which Can Be Implemented in Phone?

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.

3 REPLIES 3
vkamboj
Community Moderator

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

Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
flomaya
Helper

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

 

vkamboj
Community Moderator

Re: How to Read Visa Credit Card Detail via NFC or Other Technologies Which Can Be Implemented in Ph

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

Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.