Page 160 of 394 FirstFirst ... 60110150158159160161162170210260 ... LastLast
Results 1,591 to 1,600 of 3932
  1. #1591
    Join Date
    May 2007
    Location
    Dearborn, MI
    Posts
    4
    Plugin Contributions
    0

    Default problems with Tax calculation, and CDN conversion

    The tax that is going to Google checkout is wrong, I have two tax zones, one for ontario and other one for rest of Canada, Ontario is 14% and rest of Canada is 6% however Google is only charging tax for rest of canada even though the customers address is from Ontario.

    How do I fix this???

    Also if my cart is in CDN how do I send the total to Google in USD after converting it to USD, i had to disable Google CO if a customer selects CDN currency, i should be able to convert it to USD using the conversion rate and send USD amount to google CO

    My site is currently running on sandbox

    its www.globalsatfta.com/store

    thanks

  2. #1592
    Join Date
    Feb 2007
    Posts
    29
    Plugin Contributions
    0

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

    Hey guys, need a little help with something. Google Checkout works great, but I have an issue. After a bit of work I got it up and running flawlessly, but just now I installed two custom shipping modules. Now I see this error during checkout:
    Warning: Invalid argument supplied for foreach() in DirectoryPath/googlecheckout/gcheckout.php on line 389

    And also in the back end when I edit the Google Checkout Module I see this:
    Default Values for Real Time Shipping Rates
    Default values for real time rates in case the webservice call fails.

    Expedited expedited not configured!

    Standard
    standard not configured!


    Both Standard and Expedited are the new modules I came up with. Nothing fancy, basically just clones of Per Item. I have looked through gcheckout.php and I can not see any call to the Per Item module. I did see a call to the Table module. I am not sure how to configure the new modules with google checkout. Anyone have any ideas?

  3. #1593

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

    Can anyone answer this?

    Thanks!

    Quote Originally Posted by dkerfoot View Post
    OK - I am trying Google Checkout again. Went through the complete install. When I navigate to: https://keyllama.com/googlecheckout/responsehandler.php it requests a user name and password. Is this normal? I don't remember it before. I've tried all the ZenCart/Google passwords I can think of and nothing gets me by it.

    I mostly just want to know if this is normal or a sign I have something mis-configured.

    Thanks!

    -Doug

  4. #1594
    Join Date
    Mar 2005
    Location
    California
    Posts
    663
    Plugin Contributions
    0

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

    Yes, that's normal. That's what the .htaccess and .htpasswords files do.
    This happens after you configure your GC setting and set the basic authentication for php running over CGI.

    It's a good thing too, if you didn't have those set up, anyone would be able to access the files on your /googlecheckout folder.

    The user name and password are your GC merchant ID and key.

  5. #1595
    Join Date
    May 2007
    Posts
    7
    Plugin Contributions
    0

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

    Long time lurker,, thanks for tolerating my post.
    I've used the search feature but have not found this error on this specific line. I hope someone can help.

    I am getting an error when I attempt to verify google checkout in the payment-modules in the admin panel.

    "Cannot redeclare class googlecheckout line 507.bmp" includes/modules/payment/googlecheckout.php

    the only think in this line is a }

    I'm am attempting to install v1.3.7 v1.3RC2

    Thanks for any help.

  6. #1596
    Join Date
    Mar 2005
    Location
    California
    Posts
    663
    Plugin Contributions
    0

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

    Have added anything to that file?
    I'm checking that file and I only have 481 lines.

  7. #1597
    Join Date
    May 2007
    Posts
    7
    Plugin Contributions
    0

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

    I just downloaded it again here at work, opened the same file and the last line on this file is line 509, and it looks the same as the one that I loaded.. but to specifically answer your question, no, I have not added anything to this file.


  8. #1598

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

    Quote Originally Posted by tj1 View Post
    Yes, that's normal. That's what the .htaccess and .htpasswords files do.
    This happens after you configure your GC setting and set the basic authentication for php running over CGI.

    It's a good thing too, if you didn't have those set up, anyone would be able to access the files on your /googlecheckout folder.

    The user name and password are your GC merchant ID and key.
    Thanks for the reply! When I enter the GC merchant ID and key I get a Page not Found 404 error.

    I searched for the problem in this thread with no luck. Any suggestions?

  9. #1599

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

    Quote Originally Posted by dkerfoot View Post
    Thanks for the reply! When I enter the GC merchant ID and key I get a Page not Found 404 error.

    I searched for the problem in this thread with no luck. Any suggestions?
    Follow-up:

    I used responsehandler_test_v1.2.php and got this response:

    SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed
    My CA - Equifax Secure Global eBusiness CA-1 is on the approved list.

    I follow the directions for checking the certificate chain, but don't know if my chain is good or not!

    It shows:
    Equifax Secure Global eBusiness CA-1
    - keyllama.com (my website)

    How can you know if there is supposed to be more to it? If there is a problem, how do I communicate it to my sitehost?

    Thanks!

    -Doug

  10. #1600
    Join Date
    Feb 2007
    Posts
    29
    Plugin Contributions
    0

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

    Quote Originally Posted by DarkAzrael View Post
    Hey guys, need a little help with something. Google Checkout works great, but I have an issue. After a bit of work I got it up and running flawlessly, but just now I installed two custom shipping modules. Now I see this error during checkout:
    Warning: Invalid argument supplied for foreach() in DirectoryPath/googlecheckout/gcheckout.php on line 389

    And also in the back end when I edit the Google Checkout Module I see this:
    Default Values for Real Time Shipping Rates
    Default values for real time rates in case the webservice call fails.

    Expedited expedited not configured!

    Standard standard not configured!


    Both Standard and Expedited are the new modules I came up with. Nothing fancy, basically just clones of Per Item. I have looked through gcheckout.php and I can not see any call to the Per Item module. I did see a call to the Table module. I am not sure how to configure the new modules with google checkout. Anyone have any ideas?
    Can anyone help me with this? I am not sure what is going on with it...

 

 

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