Page 244 of 394 FirstFirst ... 144194234242243244245246254294344 ... LastLast
Results 2,431 to 2,440 of 3932
  1. #2431
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

    Default Re: Google Checkout module for Zen Cart (beta)

    Thanks for reply.

    In The Developers Toolbox I get 1 result:


    /mnt/target03/352298/352383/www.american-rc.com/web/content/shoppe/includes/languages/english/modules/payment/googlecheckout.php

    Line #26 : class googlecheckout extends base {

    When I add an item in the cart I do not see a Google anything just Paypal.

    I installed the module per the "B" plan.
    Cheers!
    v2.0+

  2. #2432
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by webskipper View Post
    Thanks for reply.

    In The Developers Toolbox I get 1 result:


    /mnt/target03/352298/352383/www.american-rc.com/web/content/shoppe/includes/languages/english/modules/payment/googlecheckout.php

    Line #26 : class googlecheckout extends base {

    When I add an item in the cart I do not see a Google anything just Paypal.

    I installed the module per the "B" plan.
    It appears that you may have the wrong googlecheckout.php file installed at the location you indicated. In my installation, I would get a hit on that phrase at includes/modules/payment/googlecheckout.php. There would be a googlecheckout.php with a bunch of "DEFINES" statements at the includes/languages/english/modules/payment/googlecheckout.php location.

    I would suggest making sure that all the GCO files have gotten installed per the file structure in the installation zip file.

  3. #2433
    Join Date
    Apr 2007
    Posts
    152
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Hi all
    anyone that can shed any light on this is cool as it has had me stumped for over 2 months, i am getting an error message from checkout, starts off with the Canvas Style Art has sent Google a shopping cart with errors in it going into the console you get this;

    Error parsing XML; message from parser is: Invalid value for body of merchant-calculations-url in checkout-shopping-cart/checkout-flow-support/merchant-checkout-flow-support/merchant-calculations: URL contains illegal characters


    the error code is below this text, i think the error lies in the line i have put in red bold due to the double slash, i can't figure out why it has inserted a break in the url, i have taken checkout offline until i can figure this out, my site is www.canvas-style-art.co.uk

    <?xml version="1.0" encoding="UTF-8"?>
    <checkout-shopping-cart xmlns="http://checkout.google.com/schema/2">
    <shopping-cart>
    <items>
    <item>
    <item-name>Banksy - Anarchist Guard</item-name>
    <item-description></item-description>
    <unit-price currency="GBP">12.7574</unit-price>
    <quantity>1</quantity>
    <merchant-private-item-data>
    <item>YToxNTp7czozOiJxdHkiO2k6MTtzOjQ6Im5hbWUiO3M6MjQ6IkJhbmtzeSAtIEFuYXJjaGlzdC BHdWFyZCI7czo1OiJtb2RlbCI7czowOiIiO3M6MzoidGF4IjtkOjE3LjUwMDAwMDAwMDAwMDAwMzU1Mj cxMzY3ODgwMDUwMDkyOTM1NTYyMTMzNzg5MDYyNTtzOjE1OiJ0YXhfZGVzY3JpcHRpb24iO3M6OToiVk FUIDE3LjUlIjtzOjU6InByaWNlIjtzOjc6IjEyLjc1NzQiO3M6MTE6ImZpbmFsX3ByaWNlIjtkOjEyLj c1NzQwMDAwMDAwMDAwMDUxNzI3NTExMTYzMzM1MjkzNTMxNDE3ODQ2Njc5Njg3NTtzOjE1OiJvbmV0aW 1lX2NoYXJnZXMiO2k6MDtzOjY6IndlaWdodCI7ZDo0LjA5OTk5OTk5OTk5OTk5OTY0NDcyODYzMjExOT k0OTkwNzA2NDQzNzg2NjIxMDkzNzU7czoyODoicHJvZHVjdHNfcHJpY2VkX2J5X2F0dHJpYnV0ZSI7cz oxOiIwIjtzOjE1OiJwcm9kdWN0X2lzX2ZyZWUiO3M6MToiMCI7czoyMjoicHJvZHVjdHNfZGlzY291bn RfdHlwZSI7czoxOiIwIjtzOjI3OiJwcm9kdWN0c19kaXNjb3VudF90eXBlX2Zyb20iO3M6MToiMCI7cz oyOiJpZCI7aTo0NDM7czo4OiJyb3dDbGFzcyI7czo3OiJyb3dFdmVuIjt9</item>
    </merchant-private-item-data>
    <merchant-item-id>443</merchant-item-id>
    <tax-table-selector>Taxable Goods</tax-table-selector>
    <item-weight unit="LB" value="4.1" />
    </item>
    </items>
    <merchant-private-data>
    <session-data>0ehrsdmbq4nkl63346vepha7n1;zenid</session-data>
    <ip-address>xx.xx.xxx.xxx</ip-address>
    </merchant-private-data>
    </shopping-cart>
    <checkout-flow-support>
    <merchant-checkout-flow-support>
    <edit-cart-url>http://www.canvas-style-art.co.uk/index.php?main_page=shopping_cart</edit-cart-url>
    <continue-shopping-url>http://www.canvas-style-art.co.uk/index.php?main_page=checkout_success</continue-shopping-url>
    <shipping-methods>
    <merchant-calculated-shipping name="Zones: Zones Rates">
    <price currency="GBP">1</price>
    <shipping-restrictions>
    <allow-us-po-box>false</allow-us-po-box>
    <allowed-areas>
    <postal-area>
    <country-code>GB</country-code>
    </postal-area>
    </allowed-areas>
    </shipping-restrictions>
    <address-filters>
    <allow-us-po-box>false</allow-us-po-box>
    <allowed-areas>
    <postal-area>
    <country-code>GB</country-code>
    </postal-area>
    </allowed-areas>
    </address-filters>
    </merchant-calculated-shipping>
    <merchant-calculated-shipping name="Zones: Zones Rates intl">
    <price currency="GBP">2</price>
    <shipping-restrictions>
    <allow-us-po-box>false</allow-us-po-box>
    <allowed-areas>
    <world-area />
    </allowed-areas>
    <excluded-areas>
    <postal-area>
    <country-code>GB</country-code>
    </postal-area>
    </excluded-areas>
    </shipping-restrictions>
    <address-filters>
    <allow-us-po-box>false</allow-us-po-box>
    <allowed-areas>
    <world-area />
    </allowed-areas>
    <excluded-areas>
    <postal-area>
    <country-code>GB</country-code>
    </postal-area>
    </excluded-areas>
    </address-filters>
    </merchant-calculated-shipping>
    </shipping-methods>
    <request-buyer-phone-number>true</request-buyer-phone-number>
    <merchant-calculations>
    <merchant-calculations-url>https://canvas-style-art.ssl-01.com/ /googlecheckout/responsehandler.php</merchant-calculations-url>
    <accept-merchant-coupons>true</accept-merchant-coupons>
    <accept-gift-certificates>false</accept-gift-certificates>
    </merchant-calculations>
    <tax-tables merchant-calculated="false">
    <default-tax-table>
    <tax-rules>
    <default-tax-rule>
    <shipping-taxed>false</shipping-taxed>
    <rate>0</rate>
    <tax-area>
    <world-area />
    </tax-area>
    </default-tax-rule>
    </tax-rules>
    </default-tax-table>
    <alternate-tax-tables>
    <alternate-tax-table standalone="false" name="Taxable Goods">
    <alternate-tax-rules>
    </alternate-tax-rules>
    </alternate-tax-table>
    </alternate-tax-tables>
    </tax-tables>
    <rounding-policy>
    <mode>UP</mode>
    <rule>PER_LINE</rule>
    </rounding-policy>
    </merchant-checkout-flow-support>
    </checkout-flow-support>
    </checkout-shopping-cart>

    Cheers Egg

  4. #2434
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Hi,

    We have figured out that the transactions are going through Google checkout OK but when you order via Google checkout the order is never logged in Zencart.

    So if the customer selects google checkout as payment method then he/she never gets any kind of order confirmation from Zencart and an order number.

    This could make things tricky in terms of managing orders, I don't know if it is possible to fix?

    Thank you in advance..

  5. #2435
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Google Checkout module for Zen Cart (beta)

    So if the customer selects google checkout as payment method then he/she never gets any kind of order confirmation from Zencart and an order number.
    You do not state if this is in Sandbox mode or Live mode.
    Live requires Google acceptable SSL cert, sandbox does not require SSL,
    but if order is getting to googlecheckout and then not back to zencart,
    Googlecheckout is NOT connecting to your responsehandler.php file

  6. #2436
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    It's in live mode Misty.

    We already purchased the SSL and finished installing today. (thank you for your tip on that).

    About responsehandler.php, how do we set this up?

  7. #2437
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Google Checkout module for Zen Cart (beta)

    Quote Originally Posted by penlix View Post
    About responsehandler.php, how do we set this up?
    Suggest you read INSTALL instructions and README file contained
    in googlecheckout mod zip file..then if you wish to check your
    responsehandler.php file, visit
    http://demo.globant.com/~brovagnati/...ndler_test.php

  8. #2438
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    Hi,

    I entered the correct path in the Merchant control panel and I have been getting this
    error message repeatidly:

    We encountered an error trying to access your server at https://displays-2-go.co.uk/googlech...nsehandler.php -- the error we got is: Send failed with code: 400. Response body was: Invalid or not supported Message
    What do you think is going on;

  9. #2439
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

    Default Re: Google Checkout module for Zen Cart (beta)

    What do you think is going on
    Before going LIVE, did you open googlecheckout
    SANDBOX account and test/check that it worked?

  10. #2440
    Join Date
    Apr 2006
    Location
    Athens, Greece
    Posts
    12
    Plugin Contributions
    0

    Default Re: Google Checkout module for Zen Cart (beta)

    This is another issue, you are right for asking, but we wanted to start using the
    module straight away once it was functioning order-wise. There are already some
    processed orders and we are just hoping to finish this last piece of integration.

    We would appreciate any further tips/feedback.

    Thank you again,

    Kostas

 

 

Similar Threads

  1. v155 BETA feedback for Responsive-Classic in v155-beta
    By picaflor-azul in forum Addon Templates
    Replies: 51
    Last Post: 5 Mar 2016, 09:14 PM
  2. Google Checkout module support for ZC 1.5.0?
    By Woodymon in forum Addon Payment Modules
    Replies: 2
    Last Post: 21 Jan 2012, 03:18 AM
  3. Google Checkout - is there a module for 1.3.9g?
    By cchan in forum Addon Payment Modules
    Replies: 0
    Last Post: 9 Jan 2011, 05:04 AM
  4. Update Google Checkout Module or Custom Google Checkout?
    By pacificmanagment in forum Addon Payment Modules
    Replies: 1
    Last Post: 24 May 2010, 09:40 AM
  5. Replies: 1
    Last Post: 31 May 2009, 02:06 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR