PDA

View Full Version : Can UPS and USPS shipping coexist?


robert329616
05-13-2009, 08:41 AM
Hello.

Is there a solution I could follow to set both options up?

Right now I have UPS working great.
On the checkout page I have the form for UPS and I added another form below for international (USPS) called international_form. I set up the UPS from the beginning with the wizard. I then set up the USPS through my server behaviors and set the trigger to the form name. I get shipping failures when I go to get the quote. I am not sure if it even is going out to USPS.

Any help would be greatly appreciated.

Regards,
Rob

robert329616
05-13-2009, 01:45 PM
Ray,

I found your explanation earlier (It is possible. They are handled with two different server behaviors that could have two different triggers. I would probably store the shipper setting as a session variable and use it to trigger the correct shipping calculation as well as use it in the shipping rules so that the correct associated shipping price is used.).

I am having trouble adding the USPS behavior to the confirm page and triggering the form to get the quote. I have both forms one for domestic (UPS) and one for international (USPS) on the checkout page. I have the INT button named Checkout_Int and the domestic named Checkout. When I try to use these as a trigger I get the code errors.

I do not think I understand what you were saying in the solution.

Rob