Checkout should trigger “update_checkout” when fetcing postalcode via SSN
-
Hello.
We found out that the plugin does not trigger update_checkout event when fetching data from Svea via SSN which for some websites dosen’t make the shipping price update.
A solution to this is when a user entered SSN into svea and a postalcode is fetched, run the “jQuery(document.body).trigger(“update_checkout”);” which tells checkout to update the checkout. This way does the price change for shipping.
The topic ‘Checkout should trigger “update_checkout” when fetcing postalcode via SSN’ is closed to new replies.