Api to Enroll card and get payment notification from visa to third party URL
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Api to Enroll card and get payment notification from visa to third party URL
Hi Team,
My UseCase is to ask users to add card on our mobile app(not the issuer bank app, its a third-party) and we enroll card with visa so that whenever user makes any payment, visa has to send an alert/notification to my api https://<somedomain/receivepaymentalert> which i register with visa to receive payment alerts.
Please suggest which api's we need to use in this scenario.
Thanks in advance
Anil
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Api to Enroll card and get payment notification from visa to third party URL
Hi @AnilK,
For your use case, I recommend checking out Visa Transaction Controls, which lets cardholders place their own rules on payment card's use and when to be notified of different financial events.
Thanks,
Illana
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Api to Enroll card and get payment notification from visa to third party URL
Hi @I_Doroteo3
Thank you very much for reply. i went through VTC api already but confused on which API's to use.
Here I want VISA to send notification by calling a third-party outbound API(not the issuer-bank API) whenever user makes payment using enrolled card.
Note: it should not affect any pre-existing settings between visa & issuer bank.
Can i just follow below steps:
1) register third-party notification call back url in visa sandbox configuration section
Notification Delivery Callback API | https://thirdparty-domain.com/notification/alert |
2) Call visa API to enroll card
VISA API: https://sandbox.api.visa.com/vctc/customerrules/v1/consumertransactioncontrols
Please advise
Thanks
Anil Kumar K
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Re: Api to Enroll card and get payment notification from visa to third party URL
Hi @AnilK,
As a third party, I recommend you look at Visa Partner to find a certified partner to help get access to products and services to build your solution.
Thanks,
Illana