Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

My requirement is to have free shipping over $50 and a flat shipping charge of $5 below $50. I installed both free shipping module and flat rate module. Depending upon the order amount, a shipping module is displayed and it seems to be working ok.

The problem is when the order amount is changed.

Select items for less than $50. Flat rate of $5 gets displayed. Go next to payment page. Click on Edit to add items making total more than $50. When you go next to shipping/delivery page, both shipping options get displayed with flat rate radio button selected. If the customer doesn't check and change to free shipping, $5 gets charged.

1. Is it possible not to display shipping option(s) at all and have some backend processing to charge or not to charge shipping based on order amount?

2. If (1) above requires lot of coding changes, how do I make sure that the right radio button gets selected based on amount?

Thanks,

Posted

I need similar thing, one way to do it is to change in admin the sort order of the modules so that free will be on top.

 

I used the free shipping w/ minimum amount module but i've had that division by zero error since i first started and i can't make any progress.

Posted

I do not normally use the free shipping module. I add 2 flat rates instead and have a check in each file for what total they are valid to show. Only one of the modules will only ever show with this method.

:-)

Monika

 

addicted to writing code ... can't get enough of databases either, LOL!

 

my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum

 

Interactive Media Award July 2007 ~ category E-Commerce

my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...

Posted

Thanks for the replies.

I found another contribution,"Multiple shipping costs based on order total" that just takes care of my requirement. It allows 3-tiered shipping charges based on order total. I used 2-tiers and it worked perfect.

Thanks again,

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...