Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

Hello guys, when I try to use negotiated rates using my account number on UPS, I get the appropriate discount. However, on my website, I do not. I actually get "Please input valid zip code" in the box when I have this NOT commented out:

 

 if ($this->use_negotiated_rates == 'True') {
        $ratingServiceSelectionRequestFooter .=
           "<RateInformation>\n".
            "<NegotiatedRatesIndicator/>\n".
            "</RateInformation>\n";
           }

 

However, if I have it commented out, it allows me to choose a shipping method, but it's always $8.99.. which is wrong. I get the feeling I'm not supposed to have it commented out, but I really don't know what to do at this point.

 

Any help is appreciated.

 

Thank you.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...