Page 245 of 394 FirstFirst ... 145195235243244245246247255295345 ... LastLast
Results 2,441 to 2,450 of 3932
  1. #2441
    Join Date
    Apr 2004
    Location
    UK
    Posts
    5,821
    Plugin Contributions
    2

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

    we wanted to start using the
    module straight away once it was functioning order-wise.
    If you do not get googlecheckout working correctly in Sandbox mode
    first, as instructions state, then you will have problems getting
    Live mode installed/working.

  2. #2442
    Join Date
    Apr 2008
    Posts
    7
    Plugin Contributions
    0

    help question Re: Google Checkout module for Zen Cart (beta)

    Hi everyone. I'm having a few issues with my implementation of the GC module in ZenCart. If anything I post here has already been discussed/resolved in this thread, I apologize. I just don't have the time to sift through 250 pages this stuff. As a disclaimer, I have read in their entirety the INSTALLATION and README files supplied with the GC module and have made exhaustive attempts to seek answers on my own before posting here. With that said, here is some preliminary information about my setup:

    ZenCart Version: 1.3.8
    GoogleCheckout Version: 1.4.7

    - I am using GoogleCheckout exclusively for processing orders. I have removed the default Checkout button from my templates to prevent users from clicking on it.
    - I have set up a Sandbox account for testing purposes and it is working fine.

    Here are the problems I am currently having:

    1. When users are NOT logged in to a ZenCart store account before placing an order, the process goes as follows:
    - User fills cart
    - User proceeds to Google Checkout
    - User confirms order
    - User is returned to the "checkout_success" page of my site, but their shopping cart is still full.

    2. If a user does not create a ZenCart store account, and proceeds to place an order, the process goes as follows:
    - User fills cart
    - User proceeds to Google Checkout
    - User confirms order
    - User is returned to my site, but is shown the "time_out" page, prompting them to enter their ZenCart store account login and password.

    Both of these situations are problematic and will no doubt be extremely confusing to shoppers...

    3. Orders appear in the Google Checkout admin site, allowing me to charge and process the orders. However, they do not appear in the ZenCart admin site.

    4. I am having a great deal of trouble getting responsehandler.php to work, and this could very likely be the cause of the above issues. I am 99% sure that my web host is not using PHP as a CGI module (mod_php4 appears as one of Apache's loaded modules) and thus I have disabled the .htaccess method of authentication for responsehandler.php. I have set the permissions for responsehandler.php to 755 and 777 for both of the log files. However, the Google Checkout Integration Console and ropu's Responsehandler Test page both return a 403 Forbidden error.

    This is my biggest problem at this point. I believe if I can get responsehandler.php to work, my other issues will be resolved as well.

    Thanks in advance!

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

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

    I am having a great deal of trouble getting responsehandler.php to work, and this could very likely be the cause of the above issues.

    1. Did you alter zencart googlecheckout admin settings to your correct
    configuration for LIVE mode?
    2. Do you have an acceptable level SSL cert that is approved by googlecheckout?
    3. URL of your site is?

  4. #2444
    Join Date
    Apr 2008
    Posts
    7
    Plugin Contributions
    0

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

    Quote Originally Posted by misty
    1. Did you alter zencart googlecheckout admin settings to your correct configuration for LIVE mode?
    As I stated, I am currently using Google Checkout in Sandbox mode. Everything in the ZenCart administration panel is set up to facilitate this mode of operation.

    Quote Originally Posted by misty
    2. Do you have an acceptable level SSL cert that is approved by googlecheckout?
    I am in the process of getting an SSL Certificate, but that should not present a problem at this point because Sandbox does not require SSL.

    Quote Originally Posted by misty
    3. URL of your site is?
    http://cafeamoria.com - We have a few "dummy" products set up for testing purposes. Feel free to make a test account and mess around with it as much as you want, all the accounts will be cleared when we go live.

    Thanks misty! :)

  5. #2445
    Join Date
    Apr 2008
    Posts
    7
    Plugin Contributions
    0

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

    1. We are currently running Google Checkout in Sandbox mode, so all settings in ZenCart are configured to facilitate this mode of operation.

    2. I am in the process of securing an SSL Certificate, but since Sandbox doesnt require SSL, this should not be an issue at this time.

    3. http://cafeamoria.com - Feel free to make a test account and mess around. We have a couple "dummy" products up for testing purposes.

    Thanks misty.

  6. #2446
    Join Date
    Apr 2008
    Posts
    7
    Plugin Contributions
    0

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

    1. We are running in Sandbox mode at the moment, so everything is set up to facilitate that mode of operation.

    2. We are working on getting our SSL Certificate installed, but that shouldnt be an issue at the moment since we are using Sandbox.

    3. Our site is cafeamoria.com. We have a couple "test" products up, so feel free to make an account and mess around with whatever you like. I dont think you can break anything at this point.

    P.S. Is someone deleting my posts? I've had to repost this three times now...

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

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

    Visited site.. checked your responsehandler.php,
    which seems to be working ok...
    HOWEVER.. your site is slow loading..has to load quicker
    than 3 secs for googlecheckout to work.. test for yourself
    at
    http://demo.globant.com/~brovagnati/...ndler_test.php
    ADDENDUM: Do you have correct settings at your Googlecheckout Sandbox admin page
    at Google?
    Last edited by misty; 8 Apr 2008 at 12:36 PM. Reason: added addendum

  8. #2448
    Join Date
    Apr 2008
    Posts
    7
    Plugin Contributions
    0

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

    Thats very peculiar how all my other posts suddenly showed up. Hmm.

    I'm not sure what criteria you used to determine that my responsehandler is functioning correctly, because ropu's test page and the Google Checkout Integration console are both showing that responsehandler is returing Error 403's. As far as speed goes, ropu's test page shows that responsehandler consistently loads in well under half a second. I am certain that all settings at Google Checkout are set correctly; Google Checkout is calling my responsehandler.php page and getting a response, just not the intended one.

  9. #2449
    Join Date
    Nov 2007
    Location
    USA
    Posts
    882
    Plugin Contributions
    5

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

    Payment Information.

    Help. What am I supposed to use on the Zen Cart Payment Information page so that people can checkout with Google on that page if they skip past the Google checkout button?

    I am in live mode.

    Http://american-rc.com

    Thanks!
    Cheers!
    v2.0+

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

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

    You have an SSL cert configured for
    [FONT=Arial]http://american-rc.com[/FONT]
    but your zencart store is set for
    [FONT=Arial]http://www.american-rc.com[/FONT]
    THIS MAKES BIG difference

 

 

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