How to integrate payment gateway

Support for coding, modules or other software issues
Post Reply
arbaz_1006
Posts: 23
Joined: Tue Sep 25, 2012 1:04 pm

How to integrate payment gateway

Post by arbaz_1006 » Wed Sep 26, 2012 1:43 am

i want to know how to integrate payment gateway.
anybody please guide me through to add a payment gateway

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: How to integrate payment gateway

Post by leo » Wed Sep 26, 2012 3:34 am

Which payment gateway?

arbaz_1006
Posts: 23
Joined: Tue Sep 25, 2012 1:04 pm

Re: How to integrate payment gateway

Post by arbaz_1006 » Wed Sep 26, 2012 11:42 pm

Its Zaakpay payment gateway.

User avatar
leo
admin
Posts: 4320
Joined: Sun Dec 13, 2009 8:27 am
Location: Hungary

Re: How to integrate payment gateway

Post by leo » Thu Sep 27, 2012 10:39 pm

You need coding experience to add it. We can add it but only later.

arbaz_1006
Posts: 23
Joined: Tue Sep 25, 2012 1:04 pm

Re: How to integrate payment gateway

Post by arbaz_1006 » Sun Sep 30, 2012 4:08 am

I have a coding experience but only thing is I am new to alegrocart so please guide me through to add the code.

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: How to integrate payment gateway

Post by Brent » Sun Sep 30, 2012 5:37 am

This link shows the basic steps required.
Just fine the payment method that is most similar to the one you want to integrate for a sample of code required.
viewtopic.php?f=22&t=762

arbaz_1006
Posts: 23
Joined: Tue Sep 25, 2012 1:04 pm

Re: How to integrate payment gateway

Post by arbaz_1006 » Wed Oct 03, 2012 4:07 am

i am sorry, i can't understand the steps to add payment gateway in the above given link please can u guide it?

User avatar
Brent
Site Admin
Posts: 4459
Joined: Sat Dec 12, 2009 3:35 pm
Location: Canada eh

Re: How to integrate payment gateway

Post by Brent » Wed Oct 03, 2012 9:23 am

Let me look at the Zaakpay payment gateway so I can better comment.
Edit
I had a look at the developers package.
It is very similar to ccAvenue.
Your file checksup.php would go in the library.
The admin portion is where you would put your store information.
You would have to look at the ccAvenue code in catalog->extension->payments. It would need to be recoded to to suit this method. The HTML code is product by the common payments code. All you need to do is have your code product the form data for which the ccAvenue and other payment methods are examples of how to acheive this.

arbaz_1006
Posts: 23
Joined: Tue Sep 25, 2012 1:04 pm

Re: How to integrate payment gateway

Post by arbaz_1006 » Fri Oct 05, 2012 12:09 am

i am really sorry, better i will go with ccavenue payment gateway. anyways thanks.
can i have your your personal email address as i wanted to contact you personally.
please mail me at arbaz_1006@yahoo.co.in

Post Reply