Packlink_Shipping_Method doesn’t work with multiple packages
-
The load_shipping_costs() function in Packlink_Shipping_Method class, is not compatible with multi packages.
The static $loaded variable make it impossible to have 2 differents requests, when the first one is loaded, then it forever returns the result of the first request.
The topic ‘Packlink_Shipping_Method doesn’t work with multiple packages’ is closed to new replies.