Hi,
How do I test the sample code provided by Visa that has few different languages such as PHP, Node, Python, etc?
Solved! Go to Solution
Hey @hakim,
I'd recommend you to do your own research and learn how to setup your own system and do the coding using the programming language of your choice.
Hi Diana,
Based on screenshot that I provide above, may I know iframe api and service are same code or it is different code?
Hi,
Can someone explain to me on this?
Hey @hakim,
That's a good question. VCES service provides two APIs. The Visa Card Eligibility API could be used by partners who have access to the cardnumber as part of the usecase. Partners who do not have access to the cardnumber could use the Visa Card Eligibility iFrame API to check for eligibility.
You can check out the Code Explorer on the VCES API Reference page here - https://developer.visa.com/capabilities/vces/reference
The code from the Code Explorer is in javascript / JSON.
Hi Diana,
May I know if the screenshot below can be referred as cardnumber?
Hey @hakim,
Yes, you can refer that PAN number to be referred to as a card number.