I’ve installed Shipping Pro, and set up a couple of test areas, Uk and Europe. I’ve just set a single price for each one, not taking weights into account (as that didn’t work either, so I’m going as simple as possible to test it all).
I’ve got products with weights, and whilst I get the radio buttons to select which shipping region to use, clicking it only expands the Shipping Address section, it doesn’t update the shipping costs.
I’ve debugged it, and dp_shipping_location_data is:
“&dpsc_ajax_action=calculate_ship_pro_shipping_price&location_id=1325854474&dpsc_org_total_price=20.96”
which doesn’t have any indication of the weight of the basket, so I wonder if that’s part of the problem?
The code_returned_data sets the shipping price to 0 too.
Any idea as to what the problem might be?