Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Adding Payment Modules


zarintasu

Recommended Posts

Posted

I have no idea what files I need to edit/create to add a payment module. I'm wanting to have a "Cash" option along with Check/Money Order and PayPal.

 

Anyone know how it's done? :thumbsup:

Posted

You just go to admin->modules->payment, click on the one you want to use, then on the Install button to the right. Then click on the Edit button that appears and set it up the way you want it. That's it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

But there isn't a way for me add cash as a payment method that way. I can only edit existing modules, and I can't change their names.

Posted

The COD and Check/Money Orders are standard modules and easily changed. Just copy and rename the includes/modules/payment/cod.php file to cash.php and do the same for english/modules/payment/cod.php. Edit the first one and change the text from cod to cash (wath the case) and then change the text in the second one. That should do it.

 

Jack

Support Links:

For Hire: Contact me for anything you need help with for your shop: upgrading, hosting, repairs, code written, etc.

All of My Addons

Get the latest versions of my addons

Recommended SEO Addons

Posted

thank you :thumbsup:

 

i hadn't matched the cases at first so i kept getting errors :blink: but it works now n_n

Archived

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

×
×
  • Create New...