Shipping costs wont change on country change

If you are runnig Joomla 3.x and Virtuemart 3.x please post to this forum your questions or support tickets about One Page Checkout

Shipping costs wont change on country change

Postby info@.....nl » Wed Jul 22, 2015 12:51 pm

We use VM 3.0.9.4 and the latest onepage checkout. We have defined two shipping methods, for 2 different countries. When changing countries on the checkout page, the shipping method does not change. We have tried several settings, but cannot get it to work.

The strange thing is, that when selecting a different shipment addres, the shipment method changes whenever the country changes :shock: .

ps. We have also tried to update the vmpsplugin.php
info@.....nl
 
Posts: 3
Joined: Wed Jul 22, 2015 12:21 pm

Re: Shipping costs wont change on country change

Postby admin » Wed Jul 22, 2015 5:48 pm

hello, please check if none of your "normal user fields" are marked as "show in cart form":

Image

only these fiels can be marked as cart fields:

customer_note
tos

the cart fields in OPC use a different logic and they render empty, with no ajax and they can have a different handling scenario - such as Social Sec. Number does not need to get stored in the database.

Further more, please check if country is marked as "trigger ajax" in OPC Shopper field config here:
Image

it should look exactly like at this printscreen to get default config. If the fields were marked as "cart fields", opc automatically marked them as "order fields" (for backward vm2 compatiblity), therefore please make sure other columns here are not used.

i can help with this on your site if needed.

best regards, stan, rupostel.com
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm

Re: Shipping costs wont change on country change

Postby info@.....nl » Wed Jul 22, 2015 7:31 pm

Great, your first suggestion fixed it! :D Thank you for your great support, as always!
info@.....nl
 
Posts: 3
Joined: Wed Jul 22, 2015 12:21 pm

Re: Shipping costs wont change on country change

Postby admin » Thu Jul 23, 2015 3:36 pm

you are welcome, have a nice day.
best regards, stan
admin
Site Admin
 
Posts: 2708
Joined: Wed Jan 06, 2010 11:43 pm


Return to One Page Checkout for Virtuemart 3 on Joomla 3.x