1 reply [Last post]
sajt's picture
Offline
Joined: 02/17/2008
Juice: 47
Was this information Helpful?

I like to integrate a hungarian card acceptor (Kereskedelmi és Hitelbank) to ubercart. It is simple, I must to redirect an url, and the bank - aster the payment - redirect the user back to my site with a transaction code. With this transaction code I can get the transaction parameters.

What is the easiest way to make it? Can I use an existing modul for it or I must to make a new module. If that last, where can I find information about it? Which hooks I must hook?

Thanks.

jrust's picture
Offline
Joined: 12/19/2007
Juice: 121
Re: Custom card acceptor integrating

A good place to start would be the uc_paypal module that comes with ubercart. Because the PayPal module also has the feature where it redirects to the PayPal site before coming back for Ubercart it should give you a good start.