Discussions
Stay up-to-date with the latest news from NetSuite. You’ll be in the know about how to connect with peers and take your business to new heights at our virtual, in-person, on demand events, and much more.
Now is the time to ask your NetSuite-savvy friends and colleagues to join the NetSuite Support Community! Refer now! Click here to watch and learn more!
Calculating shipping costs (non USA) based on province and metric volume of order
I want to integrate the automatic calculation of shipping costs we have to forward to our customers. The shipping costs are based on province of customer/delivery address (we are in italy, there are about 50 provinces) and the metric volume of the order (every product has a custom field "volume")
Shipping costs as a variable percentage (based on to which province will be shipped) on total price of order would be a simpler solution, also acceptable but less precise.
.
So basically all to be done is counting the volume of the total order, and multiply this by a certain number (which is related to the province).
0