Hi, I am trying to build a prototype for a Visa Checkout button on an invoice on Django. The invoice.html code looks like this.
. I am not sure what I am doing wrong.
Solved! Go to Solution
Hi @limgw1,
Visa Checkout
You will need to work with a partner in order to integrate Visa Checkout into your project. You can find the list of Partners here:
Partners to integrate with Visa Checkout: https://globalcheckout.visa.com/visacheckoutPartners
Please note, partners handle integrations on their end and will be able to help you with any technical questions you have, due to the fact that, that they manage a different integration with our API and the Visa Developer Portal.
Visa Direct
Below are some useful tools/resources that you can use to test out your project credentials and connect to the APIs on VDP.
Configure Two-way SSL with openSSL and Test on Postman
How to run the Hello World API with Mutual SSL on Postman:
How to run a Visa Direct transaction using Python:
So does that mean, there is no way for me to get a success message unless I work with one of them, EVEN if it is just a test project?
I have already tested the "Hello World" API and it returns successfully. Does that mean my credentials are correct?
Thank you for the clarification, I am new to handling with APIs so this is all confusing to me
Hi @limgw1,
For Visa Checkout, you can try to integrate on your own for testing purposes. If you have any questions, please do reach out to the integration partners.
If you are able to connect to the Hello World API successfully with your project credentials, then your credentials are correct.