cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Is that possible to generate a QR Code after done the transaction from the Authorize.Net

I have created a small parking reservation application in ASP.NET (C#). In that i used a Authorize.net as a payment gateway. After clicked on the "PAY NOW" button its navigating to the Authorize.Net's payment site for further transaction after that nothing is in my hand, customer can fill the required details and he pay online and it will automatically generates a receipt of the transaction. I need QR Code here...with the final receipt...is that possible?

4 REPLIES 4

Are you using SIM or DPM? use relay response to get back to your site their you can create the QR code

http://www.authorize.net/content/dam/authorize/documents/SIM_guide.pdf

RaynorC1emen7
Expert

yes i m using SIM & DPM.

Means it will go back to the my webpage and their i can generate the QR code.

Means with the detilas of my final trasaction it can generate the QR code (Actually i want this).

yes, and yes.

Thank you very much sir.