Hi, I'm a new developer of AspDotNetStoteFront. Can you please tell me in brief, how can i implement payment gateway for INR? Your early reply wold be highly appreciated...
Hi, I'm a new developer of AspDotNetStoteFront. Can you please tell me in brief, how can i implement payment gateway for INR? Your early reply wold be highly appreciated...
There's not really a brief way to explain how to integrate a gateway.
You'll need to get the gateway's API and develop your class to connect to it. If you're not familiar with doing that kind of work, you might want to look at our existing gateway classes for some ideas.
Where can I find these Gateway classes?
Each gateway integrated into AspDotNetStorefront has its own .cs file equivalent, just choose any (e.g. AuthorizeNet.cs) and go through the codes. You could also do a global find in Visual Studio for a particular gateway (e.g. AuthorizeNet). From there, just copy one of the existing gateways, change the name, class, and methods...
I'm trying to implement Commidea Gateway but it's really difficult. Their instructions are hardly user friendly! If anyone has managed this would love to be able to hear from you.
Try contacting our devnet partners, they should be able to help you with.
Hi peps,
To gain access to these classes to create a new gateway implementation is source code required?
If NOT where can I find these classes e.g (AuthorizeNet.cs)
Kind regards,
Sahus Pilwal
Web Designer
eCommerce Design & Development
Yes, you will need to purchase source code to add the new gateway. This can be purchased here through your MyLicenses page.
Last edited by Rob; 01-20-2010 at 08:35 AM.
Hi Sommer,
Thanks for the information, I suspected source code would be required.
Kind regards,
Sahus Pilwal
Web Designer
eCommerce Design & Development