Hi,
is there a way how to achieve AJAX update of shipping price? Because I've set that the shipping price is free from some value of cart. That feature is working all right. But when customer makes a change ( delete produkt from basket), the carrier table is not refreshed. It keeps the old values. I've searched and found nothing. Is there some refresh function in CarrierController which I can call to refresh the carrier table?
Thanks