I'm a reasonably new zen-cart user. I'm still in the development stages of my store. I have everything working reasonably well, but I've been having some issues with google checkout.
My only method of payment I'm accepting is google checkout. I plan on having free shipping to the United States. But, I want International Shipping to be calculated automatically through google checkout.
The payment modules I have turned on are "The Zen Cart FREE CHARGE CARD" and "GoogleCheckout"
My GoogleCheckout Options are:
Code:
GoogleCheckout
Google Checkout Module Version
v1.4.7
Enable GoogleCheckout Module
True
Select Mode of Operation
https://sandbox.google.com/checkout/
Production Merchant ID
xxxxx
Production Merchant Key
xxxxx
Sandbox Merchant ID
xxxxx
Sandbox Merchant Key
xxxxx
.htaccess Basic Authentication Mode
False
Select Merchant Calculation Mode of Operation
https
Disable Google Checkout for Virtual Goods?
False
Allow US PO BOX shipping?
False
Default Values for Real Time Shipping Rates
uspsEXPRESSdomestic_types_VD:1, uspsFIRST CLASSdomestic_types_VD:0, uspsPRIORITYdomestic_types_VD:0, uspsPARCELdomestic_types_VD:0, uspsBPMdomestic_types_VD:0, uspsLIBRARYdomestic_types_VD:0, uspsGlobal Express Guaranteedinternational_types_VD:1, uspsGlobal Express Guaranteed Non-Document Rectangularinternational_types_VD:1, uspsGlobal Express Guaranteed Non-Document Non-Rectangularinternational_types_VD:1, uspsExpress Mail International (EMS)international_types_VD:1, uspsExpress Mail International (EMS) Flat Rate Envelopeinternational_types_VD:1, uspsPriority Mail Internationalinternational_types_VD:1, uspsPriority Mail International Flat Rate Boxinternational_types_VD:1, uspsPriority Mail International Flat Rate Envelopeinternational_types_VD:1, uspsFirst-Class Mail Internationalinternational_types_VD:1
GoogleCheckout Carrier Calculated Shipping
True
Carrier Calculater Shipping Configuration
fedexGrounddomestic_types_CCS:0|0|0, fedexHome Deliverydomestic_types_CCS:0|0|0, fedexExpress Saverdomestic_types_CCS:0|0|0, fedex2Daydomestic_types_CCS:0|0|0, fedexStandard Overnightdomestic_types_CCS:0|0|0, fedexPriority Overnightdomestic_types_CCS:0|0|0, fedexFirst Overnightdomestic_types_CCS:0|0|0, upsGrounddomestic_types_CCS:0|0|0, ups3 Day Selectdomestic_types_CCS:0|0|0, ups2nd Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Saverdomestic_types_CCS:0|0|0, upsNext Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Early AMdomestic_types_CCS:0|0|0, uspsMedia Maildomestic_types_CCS:0|0|0, uspsParcel Postdomestic_types_CCS:0|0|0, uspsExpress Maildomestic_types_CCS:1|0|0
Rounding Policy Mode
HALF_EVEN
Rounding Policy Rule
PER_LINE
Cart Expiration Time (Minutes)
NONE
Also send notifications with Zencart
False
Google Analytics Id
NONE
3rd Party Tracking
NONE
Google Checkout restricted product categories
Continue shopping URL.
checkout_success
Sort order of display.
0
Under Shipping Modules I have "Free Shipping Options" (it has an orange dot), "FREE SHIPPING!" (has an orange dot), and "United States Postal Service" (it has an orange dot).
The USPS options I have are:
Code:
United States Postal Service
You will need to have registered a Web Tools account with USPS at their website to use this module.
USPS expects you to use pounds as weight measure for your products.
Enable USPS Shipping
True
Enter the USPS Web Tools User ID
xxxxx
Which server to use
production
Handling Fee
0
Tax Class
--none--
Tax Basis
Shipping
Shipping Zone
Not US
Sort Order
0
All Packages are Machinable
False
USPS Options
Display weight, Display transit time
Domestic Shipping Methods
--none--
International Shipping Methods
Global Express, Global Express Non-Doc Rect, Global Express Non-Doc Non-Rect, Express Mail Int, Express Mail Int Flat Rate Env, Priority Mail International, Priority Mail Int Flat Rate Env, Priority Mail Int Flat Rate Box, First-Class Mail Int
Debug Mode
Off
I'm currently running GC in sandbox which you can tell from the attached code. When I go to checkout an item, in the shipping options I have 3 choices. There should only be 2.
The First is "Free Options: Free Options ($0.00)"
The Second is "Free Options: Free Options Intl ($0.00)"
The Third is "USPS Express Mail ($x.xx)"
My sandbox shipping address is in the united states, so I should only have the first free shipping option, and I've opted to let US buyers upgrade to express mail shipping also. I don't know why the "Free Options Intl" shows up at all, because I don't offer free shipping internationally in any way.
Also, tax isn't showing up at checkout either. I have tax set up in zen-cart and in GC. On the GC page, it shows "Tax (IL)" but the ammount is $0.
Please, someone help.
Bookmarks