- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I have some doubts about VCES. Below follow my doubts:
1 --> can i use the API's separated? Exemple: Only Validate API or Only Prepay or only Redeen?
2 --> Can i control beneficts usage exemple: give 2 tele medicine usage and conrtrol it?
How to make it? To control this usage, i make it on Validate API?
Can you explain it to me?
Solved! Go to Solution
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VCES Usage Doubts
Hello @marcelobastos,
VCES has two APIs included which is Visa Card eligibility API and Visa Card Eligibility iFrame API. When you create the project, both APIs will be included in the project. However, you can remove either of the API from the project depending on the use cases of the project.
Please visit this link on the APIs included in VCES and its functionality:
https://developer.visa.com/capabilities/vces/docs#api_included
To learn on how the VCES API work, please visit this link - https://developer.visa.com/capabilities/vces/docs#how_does_it_work
I will update you with additional information shortly. Meanwhile, if you have any additional questions, please let me know.
Thank you,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: VCES Usage Doubts
Hello @marcelobastos,
- Can I use the API's separated? Example: Only Validate API or Only Prepay or only Redeen?
Prepay and Redeem needs a prior validation call. Only Validation is possible, but others need a prior Validation.
- Can I control beneficts usage exemple: give 2 tele medicine usage and conrtrol it?
Yes. After each usage you will make a redeem API call. After the redemptions are exhausted, the Validation will return with a “redemption limit reached error”.
Thank you,
Vaibhav
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content