Then in the login page you should also add a redirect to index.php?main_page=shopping_cart this will avoid buyer to enter regular checkout through there.
How do I do the above I am not the brightest when it comes to this sorta thing.
Angel
Okay Ropu I got the first line that you wrote telling me to append to line 50.. The other longer part, what line do I put that on?
Ok i just installed GC on my site I was testing it out and i found out that when i go to my shopping cart and select GC it goes straight to the conformation page without passing through the Google checkout can someone please let me know what I am doing wrong I am using the latest version of Zen cart and it was a fresh install
![]()
Woody, please have a look to this thread
http://groups.google.com/group/googl...157362c97748c6
[FONT=Courier, Monospaced]robin, we must double check that, when we add any non-us address to the
buyer, googlecheckout changes the order Status to "Store does not ship to
this address" when that address is selected.
[/FONT][FONT=Courier, Monospaced]so no <merchant-calculation-callback> call is sent to the merchant...
in fact, if you have more than one address for the buyer, only US ones will
be sent...
[/FONT]
[FONT=Courier, Monospaced]Jacob, could you please confirm this?
[/FONT]
[FONT=Courier, Monospaced]ropu [/FONT]
hope this clears the issue.[FONT=Courier, Monospaced]Hi everyone,
[/FONT][FONT=Courier, Monospaced]Ropu is right; I can confirm that Google Checkout API does not support
international shipping and tax at this time, even with merchant
calculations.
[/FONT]
[FONT=Courier, Monospaced]You can use Google Checkout via Buy Now buttons and Send an Email
Invoice feature for international orders, but the API does not support
international shipping and tax at this time.
[/FONT]
[FONT=Courier, Monospaced]I understand that this feature is required for accepting international
orders; thank you for your posts and comments, we'll take them into
consideration as we continue to improve the product.
[/FONT]
[FONT=Courier, Monospaced]Thanks,
Jacob [/FONT]
ropu
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
Latest Version (1.3RC2): http://google-checkout-zencart.googl...rt-v1.3RC2.zip
Demo Server: http://demo.globant.com/~brovagnati/zen_demo2/
Hi all
please help me.
ZC137 + 2RC4rev1
server: blueshost.com + its shared SSL
multisocket: enabled
basic authen mode: enabled
error message from GC:We encountered an error trying to access your server at https://my curl/googlecheckout/responsehandler.php -- the error we got is: Sending failed with HTTP response code: 302. Response body was:
<?xml version="1.0" encoding="UTF-8"?>
<merchant-calculation-callback xmlns="http://checkout.google.com/schema/2" serial-number="xxxxx">
<shopping-cart>
<merchant-private-data>
<session-data>xxxxxxxxxxxxxxxxxxxxx;zenid</session-data>
<product-data>;7</product-data>
<ip-address>68.xxx.xxx.xxx</ip-address>
</merchant-private-data>
<items>
<item>
<tax-table-selector>Taxable Goods</tax-table-selector>
<quantity>1</quantity>
<unit-price currency="USD">9.99</unit-price>
<item-name>xxxxxxxxxxxxxxxxxxxxxxxxx</item-name>
<item-description></item-description>
<merchant-item-id>xxxxxx==</merchant-item-id>
<merchant-private-item-data>xxxxxxxxxxxxxxxxxxxx</merchant-private-item-data>
</item>
</items>
</shopping-cart>
<buyer-id>xxxxxxx25262028</buyer-id>
<buyer-language>en_US</buyer-language>
<calculate>
<addresses>
<anonymous-address id="xxxxxx4325516">
<country-code>US</country-code>
<city>xxxxxxx</city>
<region>CA</region>
<postal-code>xxxxx</postal-code>
</anonymous-address>
</addresses>
<shipping>
<method name="Table: Vary by Weight/Price" />
<method name="USPS: Express Mail" />
</shipping>
<tax>false</tax>
<merchant-code-strings />
</calculate>
</merchant-calculation-callback>
thanks
jefflam
Hello: ropu
I try several versions of GC (from 1.03-1.2). I still met the problem I have before: that is, the order does not show up in zen cart admin. I think this problem has been reported several times before, but I didn't find the solution. BTW, my db has a prefix. When I check the db, two tables were created: google_orders and google_checkout, and the tables don't have a primary key. Should I delete this two tables and create two tables with my db prefix? If that is what should I do, then how? I know little about sql.
Thanks
eaglewu
Bookmarks