Page 35 of 394 FirstFirst ... 2533343536374585135 ... LastLast
Results 341 to 350 of 3932
  1. #341
    Join Date
    Jun 2006
    Location
    Midlothian, Virginia, United States
    Posts
    111
    Plugin Contributions
    0

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

    I noticed today that some quantities popped up in google checkout carts today, i'm thinking they might have just fixed that feature. Still no attributes popping up which kinda stinks, but oh well....free transactions for me.

  2. #342
    Join Date
    Oct 2006
    Location
    Hanover, PA
    Posts
    71
    Plugin Contributions
    0

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

    Ok, now I'm completely confused.

    I just reinstalled the Google Checkout in hopes that it would straighten out and it would work in Step 3 and allow the customer to log in and check out. Now instead, I lost my Google radio button in Step 2 and have to click the Google Checkout in the shopping cart (no steps). While that's all fine and dandy and appears to work, it does not charge shipping!

    Someone fix this mod and just provide a working ZIP file!!!

  3. #343
    Join Date
    Jun 2006
    Location
    Midlothian, Virginia, United States
    Posts
    111
    Plugin Contributions
    0

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

    Install the table rates for shipping and that should work

  4. #344
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

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

    The version I released 1.0.4 work on two different servers that I have tested on. I haven't updated the version lately because everything is working fine on my server. And due to the lack of time, I couldn't assist you guys as much as I would of like.

    I just wanted to clear some stuff up:
    1. First of all, you should not have to have the googlecheckout folder in the admin. If you have it in admin folder and it works, it means that you made a change to the path of one of the files that you shouldn't.
    2. Most people that fixed the getallheaders() function also run into the Line 119: headers['Authorization'] is NULL error. This is a error that I cannot fix because none of my server reports this problem. If someone will create a temporary ftp account for me, I can re-create the error and try to solve the problem.
    3. If the orders are getting to GoogleCheckout and does not show up in Admin, it means that there is an error with googlecheckout/responsehandler.php.
    The errors will either be logged in GoogleCheckout->Integration page or in the response_error.txt file
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  5. #345
    Join Date
    May 2005
    Location
    Tampa, FL
    Posts
    203
    Plugin Contributions
    1

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

    Quote Originally Posted by anjordan77 View Post
    still in the beta, i think we are getting close to getting mine working, i just need help with 3 issues.

    I'm accepting payments via google checkout but i don't get the following:
    correct Quantity, attributes, shipping charged.

    I'm hoping to have my php expert scope it out whenever he can get some time.
    anjordan77,
    Which version of GoogleCheckout are you making changes from? These bugs were fixed on one of my earlier release.
    The Lord gave and the Lord has taken away; may the name of the Lord be praised (Job 1:21 NIV)

  6. #346
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

    Default Re: Google Checkout module for Zen Cart released

    Quote Originally Posted by Woodymon View Post
    Does the GCO for ZC mod support custom ship rate configurations where ship cost is charged for each item in order and handling fee is charged only once per order. Such as the following two S&H configs:

    Total S&H (USA) =
    $3 ship cost + $2 handling fee
    w/ shipping zone = USA
    (USA is only country in this zone)

    So in this instance a one item order is $5 total S&H and each add'l item adds $3 so total S&H for a two item order would be $8.

    Total S&H (Non-USA) =
    $4 ship cost + $6 handling fee
    w/ shipping zone = international
    (all countries except USA are in this zone)

    So in this instance a one item order is $10 total S&H and each add'l item adds $4 so total S&H for a two item order would be $14.
    Hello again,

    1. Any thoughts on if GCO supports the above Zen Cart shipping policy configuration? I've been employing such shipping terms in Zen Cart for a thlong time now and works well with PayPal and authorize.net.

    2. As an update just had a chance to test GCO mod via e sandbox and for the most part it is working rather nicely. After I updated the order status to "delivered" in Zen Cart admin, I observed on the Google sandbox site, in the customer account, the receipt/purchase history shows "Your order has shipped"!. Nice touch.

    3. However the product item name, item quantity and item price did not show up in Zen Cart admin. But the correct subtotal, shipping (default) and total amount displayed correctly along with all other order and customer info. It appears others have posted about the same issue but also sounds as some have solved the issue. Any recommends?

    4. I'm using colosports 1.04 GCO mod version (including the patches he suggested after release on 10-16-06) ion Zen Cart 1.36 with PHP 4.4.4. Is there a new mod update available or patch code which I should be employing?

    5. Anyone test the GCO mod with "instant" downloads yet? If so is the customer web browser redirected to a Zen Cart checkout success page with "download" link? If not any description of the process? Hoping for customer friendliness ;-)

    6. In my cart's I have change the status name of "delivered" to "shipped" (I think this is more clear and closer to the truth... thinking customer interprets "delivered" to mean they have received the package vs. s"shipped' indicating order is in the mail). If I change this term will GCO choke? Or is the renaming ok as long as the status is numbered [3]?

    7. When testing ordering via the sandbox, at the end of the order I see on the page with URL:
    https://sandbox.google.com/sell/conf...ahblahblahblah

    Woody, thanks for your order!
    • A copy of your receipt will be emailed to you and saved in your Google Checkout purchase history.
    • You can check your receipt at any time for up-to-date order status.
    Was my browser suppose to be redirected to the Zen Cart site after this? Or was a link suppose to be rendered on the above page so could navigate back to Zen Cart site manually? I was hoping a redirect to a Zen Cart checkout success page would be supported (as it is with PayPal IPN). Otherwise it will be constant source of confusion for both customers and shop owners. For both hard goods and soft goods orders. Or am I misunderstanding something regarding completing the order?

    Thanks for any insights,
    Woody

  7. #347
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Quote Originally Posted by apursell View Post
    I think i'm getting somewhere, on the "checkout/login" page, where you can login to Zen or Create new account, it now has a "Or use" and shows a link (with broken image) to Googlecheckout. But for some reason the image is not showing up so it just shows ALT tag and the empty square where the image should be..
    1. Follow the readme step-by-step. I missed a few important steps the first time through and had the same issue. Just checking... DO you have your "sandbox" account and normal sellers account registered with Google and you have configured the GCO payment module in Zen Cart with that information?

    2. When you have added an item to your shopping cart does the GCO button then display in "color", on either the login page or on the shipping cart page?

  8. #348
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Quote Originally Posted by anjordan77 View Post
    I wouldn't mind googcheckout having an option to print invoice, label, etc.
    You should be able to do this via the Zen Cart admin orders page (once everything is working correctly).

    Do you have attributes, and item quantities working yet (appearing in Zen Cart admin)?

    Woody

  9. #349
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Quote Originally Posted by anjordan77 View Post
    do you have the following files in googlecheckout:
    gcheckout.php
    responsehandler.php
    xmlbuilder.php
    xmlparser.php
    response_message.log
    response_error.log
    Quote Originally Posted by anjordan77 View Post
    you need those files in admin/googlecheckout and in googlecheckout

    considering it's in beta form and a member from google has been contacting with me about how they are still working on certain aspects, i don't know if i would purchase a mod from somewhere online.
    I am confused on this. The 'installation' text file only states to put those six files in the store root.

    Are you certain they also need to be in /admin ? If so where is this documented?

    I see two other files need to go into admin (edit for orders.php and also the added function file).

    Woody

  10. #350
    Join Date
    Sep 2004
    Posts
    2,420
    Plugin Contributions
    2

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

    Quote Originally Posted by Woodymon View Post
    I am confused on this. The 'installation' text file only states to put those six files in the store root. Are you certain they also need to be in /admin ? If so where is this documented? I see two other files need to go into admin (edit for orders.php and also the added function file).
    I discovered colosports already answered this a few posts up. Too late to edit my previous post. Sorry.

 

 

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