Re: How to get started with QR

Solved! Go to solution
nomadus
Helper

How to get started with QR

Hi,

As I am just getting started, I would like to use the collective brain to get on board as quickly as possible.

I would like to show dynamic QR codes on my website (the mobile version is coming), where the users could scan the code and pay.

1. How do I generate a dynamic QR code?

2. What is the role of the banks here? Do users need to pay through their bank's mobile apps?

3. Anything ready for java based backends?

 

Thanks in advance!

4 REPLIES 4
carterloo
Regular Visitor

Re: How to get started with QR

Hi nomadus,

Dynamic QR Code generator is a solution that helps create editable QR Codes, which means, one can change the destination URL, without changing the QR Code. A Dynamic QR Code generator also helps track the QR Code performance in real-time.

You can easily create dynamic QR code through website and through chrome QR code generator extension.

 

Regards

nomadus
Helper

Re: How to get started with QR

Hi, thanks for your reply. I would like to programmatically generate the QR code, does Dynamic QR Code generator have an API?

nomadus
Helper

Re: How to get started with QR

Is there a QR SDK provided by Visa?

API_Managers
Visa Developer Support Specialist

Re: How to get started with QR

Hey @nomadus,

 

I'm happy to help answer your query. Visa Direct would be a good fit for your QR code use case. Here's the link to the Visa Direct documentation - https://developer.visa.com/capabilities/visa_direct/docs   
 
The link below has information on Visa Direct QR code.
 
How to Use Visa Direct > Using Mobile Push Payment API - https://developer.visa.com/capabilities/visa_direct/docs-how-to#section4 

 

You can download Sample Code from the VDP website, if you login to your VDP account and go to “My Account” > “Dashboard” > select Project > “Sample Code” > then select the code language and click on the “Download … Code” button (screenshot example provided below).

20190816 Visa Direct Sample Code PHP.png

 

You can download QR SDK under "Assets".

20190801 Assets tab.png




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.