Re: Sample Code
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample Code
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.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample Code
Hi Diana,
Based on screenshot that I provide above, may I know iframe api and service are same code or it is different code?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample Code
Hi,
Can someone explain to me on this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample Code
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.
Thanks,
Diana
Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Sample Code
Hi Diana,
May I know if the screenshot below can be referred as cardnumber?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hey @hakim,
Yes, you can refer that PAN number to be referred to as a card number.