Hi

In the final stages of testing, supposed to be live tomorrow.

Google Checkout appears to be using the "Online Shipping" price quote from USPS whereas the standard checkout appears to be using the "Standard" price quote. Any idea on how I can change it to one or the other so the customer would get the same price in either place? Thank you!

CommentFileSizeAuthor
#2 uc_usps.module.patch929 bytestr
#2 uc_usps.admin_.inc_.patch1.22 KBtr

Comments

TrevorG’s picture

Please, anyone know? I'm sure it must be somewhere in the API call, but I really don't know.

tr’s picture

Version: 6.x-2.2 » 6.x-2.x-dev
Category: support » feature
Priority: Critical » Normal
Status: Active » Needs review
StatusFileSize
new1.22 KB
new929 bytes

The Ubercart Google Checkout module doesn't do any shipping calculations - that's done by Google. A search of Google's forums shows this is a well-known problem on Google's end that they always provide the "online" price and don't allow you to specify the "standard" pricing.

The Ubercart USPS module doesn't currently allow this to be configured either - it always returns the "standard" pricing. It's easy enough to change this so it's configurable, so I rolled a patch.

tr’s picture

Assigned: Unassigned » tr
Island Usurper’s picture

Status: Needs review » Fixed

Wow. I don't think I ever knew about that option. Good to know it's there.

Thanks. Committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.