Api integration

real-ali
Regular Visitor

Api integration

I want to build a payment gateway app so how to integrate visa api for transactions and check balances in RUST programming language? , no libraries for rust !
Ali
2 REPLIES 2
jenn_kh
Community Moderator

Re: Api integration

Hi, @real-ali. Thank you for reaching out! An agent will get back to you shortly. Until then, if any community member has information that may help, please reply to this thread.

API_Managers
Visa Developer Support Specialist

Re: Api integration

Hi @real-ali,

 

You can go through our Payment APIs when you Browse All Product Documentation here:  https://developer.visa.com/apibrowser 

On the left of the page you can filter your search by check marking the appropriate checkboxes that fit your use case (refer to screenshots below).

 

For example, since your use case is on payments, under the Capabilities section you can check the boxes that say Digital Payments, Payment Methods, and Push Payments (first screenshot). 

Payment Checkboxes.png

You can filter your search more by check marking the box that indicates what type of client you are (second screenshot).

filter by.png

When you create a project, there will be an Assets section for you to view code in some programming languages.




Thanks,

Tee



Was your question answered? Don't forget to click on "Accept as Solution" to help other devs find the answer to the same question.