Page 371 of 394 FirstFirst ... 271321361369370371372373381 ... LastLast
Results 3,701 to 3,710 of 3932
  1. #3701
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Quote Originally Posted by balihr View Post
    Got a little problem, hope someone can help.

    Orders don't show in admin.
    Also, after a successful checkout, if I return to the shop, I get a timeout error. Return is set to checkout_success.

    Specs:
    zc 1.3.9h
    php 5.2.17
    RapidSSL

    GCO 1.4.7
    htaccess files created
    settings: production mode, htaccess auth false, https, send notifications from zen cart false.

    The site is using quite a few add ons, but the one I should point out is Super Orders 3.0 - I did edit admin/orders.php, but does it make sense if using super orders?
    However, I tried uninstalling SO but orders still didn't show in admin, everything was the same.

    I'm open to ANY suggestions. :)
    OK, I finally got it to work! Took me a while, but it was worth it.

    The problem was actually with my hosting. The instructions never mentioned anything about mod_security server settings. The only thing I could see is in my GCO Merchant Account under Tools -> Integration Console: there was a 406 Not Acceptable error. After a lot of googling and my numerous attempts to fix it, I decided to contact my host and see if they can do something about it. It took them about 5 minutes to pinpoint the issue, changed the settings for my account's mod_security and now orders show up in admin.

    Let's put aside the fact I was working on it for 3 days and took them 5 minutes to fix it...

    Anyway - I have another q: when a customer checks out with GCO, should an account be created automatically for the customer? Also, why do I always get a timeout page after returning from successful purchase (set to return to checkout_success)?

  2. #3702
    Join Date
    Jan 2011
    Posts
    42
    Plugin Contributions
    0

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

    Ok my initial install, I didn't have any other addons, so I just did a straight copy of the files. Google Checkout was then an option for a payment module to install. I did this.
    Currently, when you go to check out an item it takes you through a continuous loop around the checkout process inside of Zen Cart and never really sends you to Google Checkout. I selected API Version 2.0 because I didn't know which one ZenCart 1.3.9h would use. Could this be the problem ?

  3. #3703
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Quote Originally Posted by robertwebsite View Post
    Currently, when you go to check out an item it takes you through a continuous loop around the checkout process inside of Zen Cart and never really sends you to Google Checkout. I selected API Version 2.0 because I didn't know which one ZenCart 1.3.9h would use. Could this be the problem ?
    GCO starts on your shopping cart page and never enters the regular Zen Cart's checkout procedure. If you go to regular checkout and select gco there, it will take you back to the shopping cart page. If you installed the module correctly, you should have a GCO button right under the standard checkout button on your shopping cart page.

  4. #3704
    Join Date
    Jan 2011
    Posts
    42
    Plugin Contributions
    0

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

    Ok, yes the google checkout option, it was just a continuous loop of stuff that sent you back to the same page.

    As far as installing the module, it said I just copy the files, end of story.

    What did I miss ?

    Also whats the difference between integrating a shopping cart and an order processing system ? What is my zen-cart template more likely to want ?

  5. #3705
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Quote Originally Posted by robertwebsite View Post
    Ok, yes the google checkout option, it was just a continuous loop of stuff that sent you back to the same page.

    As far as installing the module, it said I just copy the files, end of story.

    What did I miss ?

    Also whats the difference between integrating a shopping cart and an order processing system ? What is my zen-cart template more likely to want ?
    Did you rename includes/templates/YOUR_TEMPLATE in the original package? Do you have the GCO button on your shopping cart page?

  6. #3706
    Join Date
    Jan 2011
    Posts
    42
    Plugin Contributions
    0

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

    Quote Originally Posted by balihr View Post
    Did you rename includes/templates/YOUR_TEMPLATE in the original package? Do you have the GCO button on your shopping cart page?
    I need to change that path, and do a copy over. I havent done that yet, but no I dont have a GCO button, it just says go to checkout, and when you click it, and it asks all your information if you don't have an account to sign into, you fill that out and it sends you right back to the cart. Where you would click go to checkout again, and fill it out, and it would send you back to the cart.

  7. #3707
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Quote Originally Posted by robertwebsite View Post
    I need to change that path, and do a copy over. I havent done that yet, but no I dont have a GCO button, it just says go to checkout, and when you click it, and it asks all your information if you don't have an account to sign into, you fill that out and it sends you right back to the cart. Where you would click go to checkout again, and fill it out, and it would send you back to the cart.
    Yeah, you obviously didn't install the module properly. You have to rename YOUR_TEMPLATE to your template's name and then tpl_shopping_cart_default.php will either be over-written or be used as an override. If you made any changes to tpl_shopping_cart_default.php, make sure you carefully merge the new file with the old one.

  8. #3708
    Join Date
    Jul 2011
    Posts
    1
    Plugin Contributions
    0

    application error Re: Google Checkout module for Zen Cart 1.3.x (beta)

    Using ZC1.3.9h and trying to get google checkout to work. Google checkout appears under modules-payments but when I select it and then click the edit button, nothing happens - It doesnt show me the list of Gcheckout vars. I've followed the directions the directions to a T so far - Any pointers?

    Thanks,
    -Dave

    Directions followed:
    INSTALLATION NOTES
    ==================
    1. Follow instructions contained in the INSTALLATION file.
    2. Verify the installation from the Admin site and selecting MODULES->PAYMENTS
    and checking if Google Checkout is listed as a payment option.
    3. Set the file attribute to 777 for /googlecheckout/logs/response_error.log and
    /googlecheckout/logs/response_message.log files.
    4. Go to http://<url-site-url>/googlecheckout/responsehandler.php
    If you get a 'Invalid or not supported Message', 'Fail to get HTTP Authentication',
    or a request for User and Password, go to the next section.
    If you get any errors, you must correct all errors before proceeding.
    Refer to the troubleshooting section below or go to the support forum for help.


    SETUP ON ADMIN UI
    =================
    Select and install the Google Checkout payment module. The following are some
    of the fields you can update:

    0. Installed GC module version

  9. #3709
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Did you rename your admin directory before uploading?
    Also, try uploading again in binary mode.

  10. #3710
    Join Date
    Oct 2008
    Location
    Croatia
    Posts
    1,617
    Plugin Contributions
    19

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

    Did you rename your admin directory before uploading?
    Also, try uploading again in binary mode.

 

 

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