Shipping by total always shows "calculated during checkout"

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
Hace 9 años
Hello, I have two price bands one for sub-£40 purchases and one for +£40 carts.

Under configuration >> shipping >> shipping methods I have one method "standard delivery".

Under configuration >> shipping >> shipping rate computation methods, I only have shipping by total.

The config for this only has the two options above. The box "limit shipping methods to configured ones" is ticked.

Under the general shipping options, none of the boxes are ticked. Specific of note here the "estimate shipping" is not ticked.

For some reason, all carts show "calculated during checkout".

Locations are limited to UK only, all others are unpublished.

What hidden beauty of a tick box am i missing to show the shipping not the message?

Many thanks
Hace 9 años
(It's been a while since I looked at that, but I believe...)
Most shipping plugins only implement method GetShippingOptions() and don't implement method GetFixedRate() -  Only FixedRateShipping does.
You'd have to customize the 'Shipping by total' plugin.
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.