Page 375 of 394 FirstFirst ... 275325365373374375376377385 ... LastLast
Results 3,741 to 3,750 of 3932
  1. #3741
    Join Date
    May 2008
    Posts
    402
    Plugin Contributions
    0

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

    This was in the email:

    At this time, there's no action required from you. In early 2012, we’ll ask merchants, organizations and developers who use Google Checkout to sell items or collect donations to change any website text that talks about Google Checkout to Google Wallet. No additional integration or other technical updates will be necessary. If you use Google Checkout through a third party shopping cart, your cart provider will make any necessary changes.

  2. #3742
    Join Date
    Aug 2009
    Location
    Milton Keynes
    Posts
    98
    Plugin Contributions
    1

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

    Hi all,
    I have decided to activly develop this from now on, seen as Google don't seem to be taking much interest.

    I have forked the code to GitHub: https://github.com/mattclements/Goog...ut-for-Zencart and have applied my update of v1.4.8

    Please let me know if you have any issues, either on this thread, or by adding the issue to GitHub (preferred) here: https://github.com/mattclements/Goog...Zencart/issues
    Matt Clements
    Freelance Web Developer & Designer | Wholesale Party Supplies | Party Supplies
    Please note that the forum is free, but PMs and emails are treated as quote requests.

  3. #3743
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by mattclements View Post
    Hi all,
    I have decided to activly develop this from now on, seen as Google don't seem to be taking much interest.

    I have forked the code to GitHub: https://github.com/mattclements/Goog...ut-for-Zencart and have applied my update of v1.4.8

    Please let me know if you have any issues, either on this thread, or by adding the issue to GitHub (preferred) here: https://github.com/mattclements/Goog...Zencart/issues
    Hi my issue is with google checkout not picking up on my shipping module. Under Payment Modules googlecheckout configuration it says Advanced Shipper v3.8.1 advshipper not configured! I can not use the GoogleCheckout Carrier Calculated Shipping. Anyway to fix this. Thank You in advance.
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  4. #3744
    Join Date
    May 2007
    Posts
    37
    Plugin Contributions
    0

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

    Code:
    http://www.zen-cart.com/index.php?main_page=product_contrib_info&products_id=314
    
    Zen Cart™ Version: v1.3.9
    Version: 1.4.8
    Last Updated: Nov 12 2011
    Author: Matt Clements
    PHP 5.3 Compatible?: Yes
    TESTED WITH API 2.0 and 2.5
    Notification as XML

    Sandbox
    ################################################################################ ####################__
    Automatically authorize the buyer's credit card for the full amount of the order.

    Also send notifications with Zencart (TRUE)

    When payment is done, notifications from Google Checkout are sent to customer and store.

    But if customer click on Return to store, get page Whoops Session time out,

    Cart still with products.

    No account created,

    ZenCart's email notifications not sent.
    ################################################################################ ##########___

    Automatically authorize and charge the buyer's credit card.

    Also send notifications with Zencart (TRUE)

    When payment is done, notifications from Google Checkout are sent to customer and store.

    if customer click on Return to store, checkout success is displayed

    Cart without products.

    Account created,

    ZenCart's email notifications not sent.


  5. #3745
    Join Date
    Aug 2009
    Location
    Milton Keynes
    Posts
    98
    Plugin Contributions
    1

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

    Sorry, Are you getting these issues since the last update to 1.4.8 (or does 1.4.7 cause the same issues).

    Are all of the errors in Sandbox mode, or in both Sandbox & Live mode?
    Matt Clements
    Freelance Web Developer & Designer | Wholesale Party Supplies | Party Supplies
    Please note that the forum is free, but PMs and emails are treated as quote requests.

  6. #3746
    Join Date
    Jul 2007
    Posts
    2,169
    Plugin Contributions
    16

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

    Quote Originally Posted by countrycharm View Post
    Hi my issue is with google checkout not picking up on my shipping module. Under Payment Modules googlecheckout configuration it says Advanced Shipper v3.8.1 advshipper not configured! I can not use the GoogleCheckout Carrier Calculated Shipping. Anyway to fix this. Thank You in advance.
    Ok i have everything in its place however, when i test my checkout it shows everything except shipping and taxes only the actual amount only.

    When i click on checkout (not the Google checkout) the next page, page 2 it gives me the shipping charge. Page 3 it shows me the tax, total and shipping and lets me choose how i want to pay and it does not show Google checkout in a tick box only money order or PayPal.

    My question is how do i get the Google checkout on my website to have tax and shipping added when a customer checks out?

    I am using ZC V 1.3.9H
    Once again is there a way for Google-checkout to pick up page 2 of the shipping charge page. Thank you in advance
    Is your site Upgraded to the current version 1.5.4 Yet?
    zencart-upgrades-website-installation

  7. #3747
    Join Date
    May 2007
    Posts
    37
    Plugin Contributions
    0

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

    Quote Originally Posted by mattclements View Post
    Sorry, Are you getting these issues since the last update to 1.4.8 (or does 1.4.7 cause the same issues).

    Are all of the errors in Sandbox mode, or in both Sandbox & Live mode?
    It's in sandbox mode only, I don't have payments with GC in Live mode yet.

    version 1.4.8.

  8. #3748
    Join Date
    Aug 2009
    Location
    Milton Keynes
    Posts
    98
    Plugin Contributions
    1

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

    Do your logfiles contain any errors? Please could you post the output of the following files:
    Code:
    /googlecheckout/logs/response_error.log
    /googlecheckout/logs/response_message.log
    I can't 100% remember what Sandbox does in terms of ordering, It could well be that the order is not processed/no emails sent/items still in the cart as the order hasn't actually been processed - I will double check.
    Matt Clements
    Freelance Web Developer & Designer | Wholesale Party Supplies | Party Supplies
    Please note that the forum is free, but PMs and emails are treated as quote requests.

  9. #3749
    Join Date
    May 2007
    Posts
    37
    Plugin Contributions
    0

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

    Well, these errors were in sanbdox, I haven't any messages in these logs currently.

    I will need wait until a live payment is done for check if all is ok.

    Thanks for all.

  10. #3750
    Join Date
    Aug 2009
    Location
    Milton Keynes
    Posts
    98
    Plugin Contributions
    1

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

    Just check that those log-files are chmod'ed to allow writing if you do have any issues - else you will get failures and no logged output...
    Matt Clements
    Freelance Web Developer & Designer | Wholesale Party Supplies | Party Supplies
    Please note that the forum is free, but PMs and emails are treated as quote requests.

 

 

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