Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do i change shipping price?


Guest

Recommended Posts

Posted

i know i set this in the beginning, but i want to change my shipping price and i cannot remember where i do that in my management page. someone help?

Posted
i know i set this in the beginning, but i want to change my shipping price and i cannot remember where i do that in my management page. someone help?

Admin/modules/shipping

 

Tim

Posted

thanks!

 

another thing that's not as important but i'm just curious - is it possible to offer multiple shipping methods that the customer can choose from as they are making their purchase? how would i do this?

Posted
thanks!

 

another thing that's not as important but i'm just curious - is it possible to offer multiple shipping methods that the customer can choose from as they are making their purchase? how would i do this?

 

Admin/modules/shipping

 

set as many as you wish to display to "true" and set a sort order for each.

 

Tim

Posted
Admin/modules/shipping

 

set as many as you wish to display to "true" and set a sort order for each.

 

Tim

 

 

i'm still a little confused about how to add additional methods - would they all have to be different (e.g. one flat rate, one USPS, one UPS, etc.) or would i be able to include, for instance, multiple flat-rate options with different shipping speeds?

Posted
i'm still a little confused about how to add additional methods - would they all have to be different (e.g. one flat rate, one USPS, one UPS, etc.) or would i be able to include, for instance, multiple flat-rate options with different shipping speeds?

I have never used the USPS module, but I believe when you install it, you can allow the customer to choose different postal services such as priority, express, etc.

 

I use a table rate based upon dollar amount. Then if I want to run a shipping special, I allow flat rate and the cheaper of the two options will be default. If you use a module for USPS or UPS, you will need accounts with them, be able to connect to their servers and have weights for all your inventory in the database.

 

Tim

Posted
I have never used the USPS module, but I believe when you install it, you can allow the customer to choose different postal services such as priority, express, etc.

 

I use a table rate based upon dollar amount. Then if I want to run a shipping special, I allow flat rate and the cheaper of the two options will be default. If you use a module for USPS or UPS, you will need accounts with them, be able to connect to their servers and have weights for all your inventory in the database.

 

Tim

 

 

What I wanted to do at least for now was specify 2 different flat rates - one for domestic shipping and one for international. is there a way i can specify this with either the flat rate or table rate method?

Posted
What I wanted to do at least for now was specify 2 different flat rates - one for domestic shipping and one for international. is there a way i can specify this with either the flat rate or table rate method?

The simple answer is no. Both of those methods do not look at the delivery address, only dollar amount or weight of products. You will need to add a contribution. I have used these two:

region based rates

shipping surcharge

Both are fairly simple to add.

 

Tim

Archived

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

×
×
  • Create New...