hello,
I'm developing a budget tracker application that can monitor all my expenses.
I want to get visa outgoing payments directly into my android application so I could see the payments sums.
I don't now how to do it and if its possible, I can really use your help and gaudiness 😊
thanks.
Solved! Go to Solution
Hello @assaf,
Based on the use case you have provided, B2B Virtual Account Payment Method would be a good fit. B2B Virtual Account Payment Method has APIs that allow you to use virtual accounts to automate business-to-business spend.
For additional details on the API, please visit the link below:
https://developer.visa.com/capabilities/vpa
Issuers, processors, fintechs, third party payment providers or Travel agencies, can use the B2B Virtual Account Payment Method APIs.
Note: Any third party implementing the B2B APIs must have an issuer. You can select a subset of our endpoints to code to based on your desired use case.
Thank you,
Vaibhav
hi
how can in implement the api in android studio with java and not json ?
thanks 🙂
Hello @assaf,
You can access the Hello World Sample Codes by logging to VDP, go to your dashboard, scroll down to bottom of the page and click on "Hello World Sample Codes" under General Assets section.