Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

How do I add my own payment module?


Guest

Recommended Posts

Posted

How do I add my payment module such as cash on pickup, or internet banking.

 

Thanks,

Tomek.

Posted
How do I add my payment module such as cash on pickup, or internet banking.

 

Thanks,

Tomek.

 

 

You can look through available add ons for payment here: Contributions - payment modules

Posted
hi thanks,

 

I searched for internet banking and downloaded this module http://www.oscommerce.com/community/contri...nternet+banking

 

how do I add it to my osCommerce? like which directories do i put it in.

 

Download the contribution, unpack it and read the included instructions.

Posted

just came with copy right notice and two php files.

Posted

The usual procedure for a payment module is this..

 

1 file goes into

 

includes/modules/payment/

 

and a corresponding language file goes into:

 

includes/languages/english/modules/payments/

 

Then you go into your admin:

 

Modules >> payment

 

And there you can activate and and configure the module.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...