Hi,

I am using the basic google checkout api (waiting to get ssl installed).

I allow it to default to the shipping charges entered in the module.

My only problem is that it only allows home v the rest of the world.

Is it possible to make this home(UK)/europe/rest of the world.

Here are my settings

[SCR]Google Checkout Module Version
v1.4beta1

Enable GoogleCheckout Module
True

.htaccess Basic Authentication Mode
False

Merchant ID
********************

Merchant Key
********************

Select Mode of Operation
https://checkout.google.com/

Select Merchant Calculation Mode of Operation
http

Disable Google Checkout for Virtual Goods?
False

Allow US PO BOX shipping?
False

Default Values for Real Time Shipping Rates
zoneszonesdomestic_types_VD:2, zoneszonesinternational_types_VD:7

Rounding Policy Mode
HALF_EVEN

Rounding Policy Rule
PER_LINE

Also send notifications with Zencart
True

Google Analytics Id
NONE

3rd Party Tracking
NONE

Continue shopping URL.
checkout_success

Sort order of display.
0[/SCR]



Also the GC logs are full of https connection errors when it tries to communicate with the site- given that I have no ssl I am not suprised- why is GC trying to connect in the first place?

Thanks