Hi Nicola,
is it possible to have the shipping cost displayed in the checkout process only after the user has selected the shipping method they want to use?
at the moment, when the user goes to the checkout, the workflow is as follows:
cart_coupon_login,address,shipping,payment,cart_status_fields_confirm,end
as soon as the user is logged in, the system picks up the address, then it adds a shipping cost by default. This is a bit annoying because it picks up the most expensive one from the Australia Post plugin. Potentially, the user may just decided to leave the site without buying since the shipping is so high, although they get to choose a cheaper one at the shipping stage. Unfortunately, they may decide not to go that far.
thanks