Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

charging $ for COD


bkkgroup

Recommended Posts

Posted

hi, just wondering where i go if i want to charge say $7.00 to use COD function. i looked at the COD php but am unsure what to do with it. thanks, your help is appreciated.

  • 2 weeks later...
Posted

you will have to add code for few of the handlers see how the cc.php module is set. Basically you'll need a field to display the extra cost using the selection() handler so the customer knows the add-on cost. Then you need to manipulate the $order variable in the process_button() handler I believe

Archived

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

×
×
  • Create New...