- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic to the Top
- Bookmark
- Subscribe
- Printer Friendly Page
Shipping Rate Calculatio n by percentage
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-03-2010 02:27 PM
I am working on a way to charge our customers estimated freight using shipping rate maintenance to calculate the amount based on order total. It seems that the only way to do this is to use a freight table and assigning a flat amount to a dollar range. I would rather use a percentage of the order total. Does anyone know if it is possible to calculate freight using a percentage of the order total?
I am currently using MAS 200 4.3 but will be upgrading to 4.4 in December..
Re: Shipping Rate Calculatio n by percentage
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Highlight
- Email to a Friend
- Report Inappropriate Content
11-03-2010 04:12 PM
Yes you can do this with a script on a button next to the freight field. You pass to your script the taxable + nontaxable fields, and in your script you add them up and multiply times your rate.
Dawn


