Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

is it possible?


Guest

Recommended Posts

Posted

here is what I would like to do.

 

I would like to display certain shipping modules during the checkout process depending on the country products are being shipped.

 

Here is my process I am trying to achieve.

 

For Canadian orders I want to ship a flat rate of 10.50

 

for international orders a flat rate of 32.50

 

for domestic (US) I want to give the customer the option of using either UPS or USPS for shipping.

 

I have duplicated the flat rate shipping module and named on canadian.php and the other international.php, and then of course I am using the standard UPS and USPS shipping modules that came with OSCommerce.

 

I have successfully implemented code that will display certain text when it is a canadian order, or an international order, and when it is a US order it displays the shipping modules that are activated.

 

I am, however, having difficulty in isolating the code to display one shipping module or the other.

 

I have gotten to the point where I could actually display a certain shipping module title (the correct one) but for some reason I can't get to display it completely.

 

I would appreciate whatever help I can get. I have looked for a contribution, but didn't see anything that matched what I am looking to accomplish.

 

Any help would be appreciated.

 

Thanks,

Ryan

Archived

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

×
×
  • Create New...