I would like to implement payment integration with Visa. As per sources, I have found there are limitations in supported countries of Visa. I have also considered Stripe and apple pay as alternatives, but I would prefer if I can let user pay with their visa card directly via app. As for now, I don't get specifications from my supervisor, but this can be following 2 scenarios.
1. I can pass details like card information and items in cart to API and the backend server will take care of things.
2. I will handle the transaction in iOS app, and send information to API for use as history of purchases.
For second scenario, may I know the correct procedure for implementing features like visa checkout in Myanmar, which is not included in supported country list.
Hi @seonar22,
Please check our website for specific APIs relevant to your business case. https://developer.visa.com/
Since you are interested in payment methods, please navigate to the link below to view our Payment Methods APIs. I have included some payment APIs that would be a good fit for your project, as well.
If you wish to integrate with Visa Checkout, please follow the integration guides below.
https://developer.visa.com/capabilities/visa_checkout/docs
Visa Checkout is not currently running any promotions or facilitating integration assistance for donations. Please remember you need to have an active merchant acquiring account to process Visa Checkout transactions.
Payment Methods APIs
https://developer.visa.com/site/payment-methods
CyberSource Payments
https://developer.visa.com/capabilities/cybersource/docs
Visa Direct
https://developer.visa.com/capabilities/visa_direct/docs
In particular, see the top few paragraphs that are shaded in yellow that discuss the requirements to use Visa Direct.
After having read the documentation, if you meet those requirements, then please click through the link in those paragraphs to the Visa Direct Program Implementation Questionnaire, fill it out, and submit to the email address listed on that form.
To get started, please follow the steps in the “Working with Visa APIs” link below to register and create a Visa Developer application.
https://developer.visa.com/pages/working-with-visa-apis
This guide walks you through the key steps for application creation, credentials, and connection validation.
If you are ready after testing your App in sandbox, send us a production request and we will evaluate your Application and other credentials.