close ad
 
Important WebAssist Announcement
open ad
View Menu

Technical Support Forums

Free, outstanding support from WebAssist and your colleagues

UPS Shipping Problems

Thread began 3/19/2010 5:43 am by jzpetrillo273570 | Last modified 4/19/2010 7:15 am by jzpetrillo273570 | 6389 views | 12 replies

Eric Mittman

For the weight that is being passed you are only passing the weight for the first item in the cart. To update this on your confirm page update the code on line 49 to be like this:

php:
$Shipping_PackageArray[$Shipping_PackageIndex]["PackageWeight"] = "".WA_eCart_FormatNumber($orphanoshouse->TotalColumn('TotalWeight'), true, 1)  ."";



This is using the total of the totalweight column for the entire cart rather than just the first item.

As for the new shipping charges you will need to work out the criteria for applying the shipping charges a little more. For example if I have itemX that has a small weight in the cart and another item that has a larger weight in the cart what would you like to charge for the shipping?

I think you should base any new shipping rules on the total weight for the entire cart, if it is less than a certain amount then charge a flat rate. You can then edit the other shipping rule to account for this, you can add another condition to the trigger to check if the total weight of the cart is more than your low limit.

Build websites with a little help from your friends

Your friends over here at WebAssist! These Dreamweaver extensions will assist you in building unlimited, custom websites.

Build websites from already-built web applications

These out-of-the-box solutions provide you proven, tested applications that can be up and running now.  Build a store, a gallery, or a web-based email solution.

Want your website pre-built and hosted?

Close Windowclose

Rate your experience or provide feedback on this page

Account or customer service questions?
Please user our contact form.

Need technical support?
Please visit support to ask a question

Content

rating

Layout

rating

Ease of use

rating

security code refresh image

We do not respond to comments submitted from this page directly, but we do read and analyze any feedback and will use it to help make your experience better in the future.

Close Windowclose

We were unable to retrieve the attached file

Close Windowclose

Attach and remove files

add attachmentAdd attachment
Close Windowclose

Enter the URL you would like to link to in your post

Close Windowclose

This is how you use right click RTF editing

Enable right click RTF editing option allows you to add html markup into your tutorial such as images, bulleted lists, files and more...

-- click to close --

Uploading file...