Page 158 of 394 FirstFirst ... 58108148156157158159160168208258 ... LastLast
Results 1,571 to 1,580 of 3932
  1. #1571
    Join Date
    Mar 2005
    Location
    California
    Posts
    663
    Plugin Contributions
    0

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

    ...well, first set permissions on the 'googlecheckout' folder to 777

    - Then go to the admin section of ZenCart, Modules>Payment, and select googlecheckout and click edit

    - select 'True' under .htaccess Basic Authentication Mode

    - under '.htaccess Basic Authentication Mode' click the 'here' link where it says "If setted True you MUST configure your .htaccess files here"

    - on the .htaccess .htpasswd create window enter your checkout account, sandbox account or both. Put a check on both the 'Check if dir exists' and 'Create Files' checkboxes. Click 'Create' and close that window once it's finished.

    - Now click 'update' on the googlecheckout settings.

    - Change permissions back 755 on the 'googlecheckout' folder.

  2. #1572
    Join Date
    Feb 2006
    Posts
    189
    Plugin Contributions
    0

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

    Ok...I've done this and still having the same problems. What should I try next?

  3. #1573
    Join Date
    Feb 2006
    Posts
    189
    Plugin Contributions
    0

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

    OMG it's almost working!!! My UPS rates show and my domestic USPS rates work, but my international USPS rates don't....those are the ones I just changed the names to....

  4. #1574
    Join Date
    Feb 2006
    Posts
    189
    Plugin Contributions
    0

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

    ok I'm soooo close....here's my googlecheckout.php where I changed the names for the USPS international shipping choices...did I do something wrong here? They are the only ones not showing up in google checkout now...

    'usps' => array(
    'domestic_types' =>
    array(
    'Express' => 'Express Mail',
    'First Class' => 'First-Class Mail',
    'Priority' => 'Priority Mail',
    ),

    'international_types' =>
    array(
    'Express Mail Int' => 'Express Mail International (EMS)',
    'Priority Mail International' => 'Priority Mail International',
    'First-Class Mail Int' => 'First-Class Mail International',
    ),
    ),

  5. #1575
    Join Date
    Mar 2005
    Location
    California
    Posts
    663
    Plugin Contributions
    0

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

    First, obvious question, are you testing with an international address?
    Second, does the products you are testing with have weight?
    Third does any of the USPS international options show up?

    For some reason, even if correctly configured, only Priority Mail International will show up.
    Hopefully, Ropu will show up one of this days with an update that addresses this and several other issues.

  6. #1576
    Join Date
    Feb 2006
    Posts
    189
    Plugin Contributions
    0

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

    Hi,

    Yes, I'm using an international address & the product has weight. And, no...no international options are showing up at all. Not even priority international.

  7. #1577
    Join Date
    Dec 2005
    Location
    Box Elder, SD
    Posts
    373
    Plugin Contributions
    0

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

    Quote Originally Posted by bbemis View Post
    ok I'm soooo close....here's my googlecheckout.php where I changed the names for the USPS international shipping choices...did I do something wrong here? They are the only ones not showing up in google checkout now...

    'usps' => array(
    'domestic_types' =>
    array(
    'Express' => 'Express Mail',
    'First Class' => 'First-Class Mail',
    'Priority' => 'Priority Mail',
    ),

    'international_types' =>
    array(
    'Express Mail Int' => 'Express Mail International (EMS)',
    'Priority Mail International' => 'Priority Mail International',
    'First-Class Mail Int' => 'First-Class Mail International',
    ),
    ),
    Remove the commas from the end of this line:
    'Priority' => 'Priority Mail',

    and from this line:
    'First-Class Mail Int' => 'First-Class Mail International',

    and try again.

  8. #1578
    Join Date
    Feb 2006
    Posts
    189
    Plugin Contributions
    0

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

    Ok...I was testing it wrong.

    I was using a canadian account from my website, but my same google account so it still thought i was in the us. I made a new google account with a canadian address and get the priority mail international option only. We don't have a fix beyond that right?

  9. #1579
    Join Date
    Jun 2005
    Posts
    109
    Plugin Contributions
    0

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

    I am trying to run the GOOGLE CHECKOUT Automatic shipping generator v0.1 but when I do all I get is:

    It took (Average) 0.05840 Secs.

    I have 14 active shipping options and none are showing up.... suggestions? The shipping options do not show up as green but all work. They are orange colored. If I uninstall the shipping option and reinstall, no matter what I do it seems once I associate a shipping region it goes from green to orange.

    GOOGLE CHECKOUT MODULE FOR ZEN-CART (v1.3RC2)

    Thanks,

    Michael

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

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

    Quote Originally Posted by kenaniah View Post
    I am trying to run the GOOGLE CHECKOUT Automatic shipping generator v0.1... I have 14 active shipping options and...they are orange colored.... no matter what I do it seems once I associate a shipping region it goes from green to orange.
    As I understand it the orange icon indicates, among other things, a shipping zone has been applied. So orange is not bad. Just an informational warning.

    For testing purposes disable ALL of the shipping modules except for one. Then for the enabled module set the shipping zone to none. Then run the generator. Save the results to a text file. Then enable a shipping zone and run the generator again. Compare your generator output from each attempt and report back with your results.

    You might want to consider running the generator with only one ship module at a time. And only run it for the modules you really need employed. Leave all the other ship modules disabled.

    Woody

 

 

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