ubercart payment greek bank

Posts: 18
Joined: 02/03/2008

hello,

does any of you gurus, by chance have integrate ubercart with any greek bank?
i am looking for a way to add credit payments with a greek bank, but i realy dont know where to start or what to look for.

thks

Posts: 18
Joined: 02/03/2008

Hi again,
i did a little search around and i found that the most popular banks in greece (for e-shops) are using
DeltaPay, ProxyPay3, WinBank PayCenter.
For all i know there inst any contribution for those so i probably need to do it on my own.
Which of the current module is best to use as template?
in addition i find out that i need SSL. I know nothing about this except that i can use the securepage as i read somewhere else in this forum. Does anyone have a reference/guide that i can read how to do this?

thank you again

Posts: 18
Joined: 02/03/2008

anyone? some tips please?

Posts: 5245
Joined: 08/07/2007
AdministratorHead Code Monkey - I eat bugs.

If you know PHP, copy the uc_authorizenet.module and replace its charge function with one to a payment gateway that supports CC transactions in Greece. You'll need to know what their API is and how it's called.

And just search around the forums for secure pages and you should find plenty of tips on using the module. I haven't implemented it myself but have seen many sites that have.

Posts: 4
Joined: 01/07/2008

Hi,
I am also planning to do the same thing for Ubercart.
I know that for OsCommerce you can find the modulehere
I haven't tried it yet, but maybe it's possible to use this module as a guide in order to build the same module in ubercart.