Guest Posted August 6, 2004 Posted August 6, 2004 Hi, I have a really complicated problem. I need to calculate shipping cost based on weight AND price, and need to base taxes on several things. Let me try to break this down for you so you can understand. First of all I have multiple shipping costs from my supplier, as follows: $0-$25 - $4.99 $26-$50 - $5.99 $51-$75 - $6.99 $75 - $100 - $7.99 $101+ - 8% Then the products are shipped to my international freight forwarder, who charge me about $3.54 per lb + 13%. Then I have to charge 13% tax on all items. Then I have to charge a variable % of import tax on items of certain types. So, can any of you understand that? Is there any way of doing this in osc? I am getting more fluent in PHP as the days roll on but wouldnt say the i was competent enough to write a module. If any of you know how i can do this without too much programming knowledge then please let me know. All suggestions are welcome. Thanks in advance. :blink: Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.