Jump to content


Corporate Sponsors


Latest News: (loading..)

- - - - -

Creating a new payment module


2 replies to this topic

#1 timore

  • Community Member
  • 22 posts
  • Real Name:Olli Kopakkala

Posted 07 February 2004, 16:37

Hi,

I searched this forum to get help for my problem, but I didn`t find any.
I am Creating a new payment module, so that my customers can pay thru finnish banks. I know how to do this as a HTML form. But how can I get it added to my shop?
It works this way:
Customer buys the products from my site, and chooses the shipping options. After that he should be sended to the banks own payment page.
There is no module for any of finnish banks.

Thanks!

#2 Mibble

  • Community Member
  • 13,404 posts
  • Real Name:JAO
  • Location:MA (US): 42n22, 71w04, Massachusetts

Posted 07 February 2004, 16:53

isnt that the same thing as doing a wire transfer? you need to get the code from your bank, as how they need to be interfaced with. once you get that and read through it, you can reverse out what you need to do from there. still sounds to me like wire transfer though

#3 timore

  • Community Member
  • 22 posts
  • Real Name:Olli Kopakkala

Posted 08 February 2004, 19:18

I have the form details...
It`s just a simple HTML form.
But I don`t understand how does payment modules on osCommerce work.
Is there any manual for adding Payment modules?