sean wrote:I've tested the new update with my sandbox account. It seems like it's still sending shipping info for FedEx, and USPS and Free shipping to google, but as soon as the drop box is selected, all disappear and tells me there is no option available for my shipping.
I tested free shipping over threshold, and works fine.
I don't know exactly what's happening with other shipping methods, and free shipping under threshold, but seems like google is still getting info about shipping from OC. Based on what settings in GC says, shipping setup in GC becomes active when there are no shipping information is availabe. So I am guessing, GC is still getting shipping info from OC.
OpenCart has to initially send all the enabled shipping methods to Google Checkout, because OpenCart doesn't know anything about the customer's shipping address (remember it's a total express checkout scenario!). It is only when Google Checkout gets the customer's shipping address on its end and sends merchant shipping calculation requests to OpenCart that OpenCart can respond to Google Checkout with valid shipping quotes, or no available shipping quotes, according to the individual shipping method and customer's address.
I have now added another field in the module's back end:
Merchant Calculated Shipping: Yes or No
If set to No, no list of OpenCart shipping methods are sent to Google Checkout. Instead, Google Checkout is expected to use its own shipping calculations, which you can configure via Google merchant account at
Settings > Sipping setup
This way you may be able to configure USPS or UPS on your Google merchant account. Unfortunately, it is not possible to do both Merchant Calculated Shipping and Google Calculated Shipping at the same time, only one of them can be used at a time.