Page 314 of 394 FirstFirst ... 214264304312313314315316324364 ... LastLast
Results 3,131 to 3,140 of 3932
  1. #3131
    Join Date
    Jan 2009
    Posts
    2,123
    Plugin Contributions
    0

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

    Quote Originally Posted by beyre View Post
    Thank you! I was fixated on needing to keep the root category prefix on there ... didn't think it would know otherwise. Silly me.

    It works now. Thanks SO much!
    You're welcome.... Good luck with your live site

  2. #3132
    Join Date
    Mar 2009
    Posts
    22
    Plugin Contributions
    0

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

    am having similar problems the only thing with mine is that the sandbox orders are shown in my admin but the google live orders do not show up at all!i get the email from google however. pulling my hair out now

    the ssl is installled
    what else could it be ?

  3. #3133
    Join Date
    Mar 2009
    Posts
    22
    Plugin Contributions
    0

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

    this is the error i get

    We encountered an error trying to access your server at https://www.smartbuyeruk.com/googlec...nsehandler.php -- the error we got is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target


    i was told this was a certificate problem as GC only accepts these http://checkout.google.com/support/s...n&answer=57856

    Go Daddy Class 2 CA is what i have got but still get this error

  4. #3134

    Default Is it production ready?

    Given there are 300 pages of posts and it hasnt been released in quite a while.. is there a list of bugs somewhere that I can review?

    I am considering adding it into my site but if its gonna be a big
    pain in the neck, I am not interested.

    How production ready is this beta payment module?

    I would be using merchant caculated shipping. I use UPS for international, fedex express and ground in the US, and offer store pickup for NJ residents. I have one product that ships free.
    Does it work with zones? for the merchant caculated shipping? How about taxes?

    Thanks,
    Mike

  5. #3135
    Join Date
    Mar 2009
    Posts
    22
    Plugin Contributions
    0

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

    needed an intermediate certificate from my ssl provider all sorted now

  6. #3136
    Join Date
    Sep 2008
    Posts
    2
    Plugin Contributions
    0

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

    I'm having an odd issue. Google checkout is pointing to update_product link. Has anyone come across this before? I've gone in and edited template because I want Paypal EC to show up before GC and PP link is showing fine.

    Here's how I have it set up so far, I'm just at a complete loss of how it's picking up the update_product link???

    Code:
    <!--bof shopping cart buttons-->
    <div class="buttonRow forward"><!-- ** BEGIN PAYPAL EXPRESS CHECKOUT ** -->
    <?php  // the tpl_ec_button template only displays EC option if cart contents >0 and value >0
    if (defined('MODULE_PAYMENT_PAYPALWPP_STATUS') && MODULE_PAYMENT_PAYPALWPP_STATUS == 'True') {
      include(DIR_FS_CATALOG . DIR_WS_MODULES . 'payment/paypal/tpl_ec_button.php');
    }
    ?>
    <!-- ** END PAYPAL EXPRESS CHECKOUT ** --></div>
    <div class="buttonRow forward"><!-- * BEGIN GOOGLE CHECKOUT * -->
     <?php
      // ** GOOGLE CHECKOUT **
        include(DIR_WS_MODULES . 'show_google_components.php');  
      // ** END GOOGLE CHECKOUT **
     ?>
    <!-- * END GOOGLE CHECKOUT * --></div>
    <div class="buttonRow back"><?php echo zen_back_link() . zen_image_button(BUTTON_IMAGE_CONTINUE_SHOPPING, BUTTON_CONTINUE_SHOPPING_ALT) . '</a>'; ?></div>
    <?php
    // show update cart button
      if (SHOW_SHOPPING_CART_UPDATE == 2 or SHOW_SHOPPING_CART_UPDATE == 3) {
    ?>
    <!--<div class="buttonRow back"><?php echo zen_image_submit(ICON_IMAGE_UPDATE, ICON_UPDATE_ALT); ?></a></div>-->
    <?php
      } else { // don't show update button below cart
    ?>
    <?php
      } // show update button
    ?>
    <!--eof shopping cart buttons-->

  7. #3137
    Join Date
    Feb 2008
    Posts
    14
    Plugin Contributions
    0

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

    Request for assistance

    Situation : Google Checkout will not pull my merchant calculated shipping information. The data needs to be merchant calculated because we use the xmodules dropship combo module, allowing us to bind a zip code to a manufacturer. This allows us to pull real time quotes from our supplier to our customers. We also only do ground and 3 day select. If the weight of the product is 0 then it is considered FREE SHIPPING.

    Problems :

    1. No shipping is being pulled whatsoever

    2. Error Message on Google Checkout Integration Page : Error parsing XML; message from parser is: The markup in the document following the root element must be well-formed.

    3. Recieving this notifications ( not error ) in the shipping generator : Notice: Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' in /XXX/zencart/includes/uadmin/uAdmin.class.php on line 53

    This one started after I had installed Zend Optimizer for my SEO module.

    Here are my current settings in the google checkout payment module :

    GoogleCheckout

    Google Checkout Module Version
    v1.4.7

    Enable GoogleCheckout Module
    True

    Select Mode of Operation
    https://checkout.google.com/

    Production Merchant ID
    XXX

    Production Merchant Key
    XXX

    Sandbox Merchant ID
    XXX

    Sandbox Merchant Key
    XXX

    .htaccess Basic Authentication Mode
    False

    Select Merchant Calculation Mode of Operation
    https

    Disable Google Checkout for Virtual Goods?
    True

    Allow US PO BOX shipping?
    False

    Default Values for Real Time Shipping Rates
    ups3DSdomestic_types_VD:0, upsGNDdomestic_types_VD:0

    GoogleCheckout Carrier Calculated Shipping
    False

    Carrier Calculater Shipping Configuration
    fedexGrounddomestic_types_CCS:0|0|0, fedexHome Deliverydomestic_types_CCS:0|0|0, fedexExpress Saverdomestic_types_CCS:0|0|0, fedex2Daydomestic_types_CCS:0|0|0, fedexStandard Overnightdomestic_types_CCS:0|0|0, fedexPriority Overnightdomestic_types_CCS:0|0|0, fedexFirst Overnightdomestic_types_CCS:0|0|0, upsGrounddomestic_types_CCS:0|0|0, ups3 Day Selectdomestic_types_CCS:0|0|0, ups2nd Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Saverdomestic_types_CCS:0|0|0, upsNext Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Early AMdomestic_types_CCS:0|0|0, uspsMedia Maildomestic_types_CCS:0|0|0, uspsParcel Postdomestic_types_CCS:0|0|0, uspsExpress Maildomestic_types_CCS:0|0|0

    Rounding Policy Mode
    HALF_EVEN

    Rounding Policy Rule
    PER_LINE

    Cart Expiration Time (Minutes)
    NONE

    Also send notifications with Zencart
    False

    Google Analytics Id
    XXX

    3rd Party Tracking
    XXX

    Google Checkout restricted product categories


    Continue shopping URL.
    checkout_success

    Sort order of display.
    0

    I greatly appreciate any assistance that anyone can provide. I have tried everything I can possibly think of to get this to work and it simply wont. Thank you.

  8. #3138
    Join Date
    Dec 2008
    Location
    USA
    Posts
    64
    Plugin Contributions
    0

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

    Quote Originally Posted by activityshopper View Post
    Request for assistance

    Situation : Google Checkout will not pull my merchant calculated shipping information. The data needs to be merchant calculated because we use the xmodules dropship combo module, allowing us to bind a zip code to a manufacturer. This allows us to pull real time quotes from our supplier to our customers. We also only do ground and 3 day select. If the weight of the product is 0 then it is considered FREE SHIPPING.

    Problems :

    1. No shipping is being pulled whatsoever

    2. Error Message on Google Checkout Integration Page : Error parsing XML; message from parser is: The markup in the document following the root element must be well-formed.

    3. Recieving this notifications ( not error ) in the shipping generator : Notice: Use of undefined constant DIR_FS_ADMIN - assumed 'DIR_FS_ADMIN' in /XXX/zencart/includes/uadmin/uAdmin.class.php on line 53

    This one started after I had installed Zend Optimizer for my SEO module.

    Here are my current settings in the google checkout payment module :

    GoogleCheckout

    Google Checkout Module Version
    v1.4.7

    Enable GoogleCheckout Module
    True

    Select Mode of Operation
    https://checkout.google.com/

    Production Merchant ID
    XXX

    Production Merchant Key
    XXX

    Sandbox Merchant ID
    XXX

    Sandbox Merchant Key
    XXX

    .htaccess Basic Authentication Mode
    False

    Select Merchant Calculation Mode of Operation
    https

    Disable Google Checkout for Virtual Goods?
    True

    Allow US PO BOX shipping?
    False

    Default Values for Real Time Shipping Rates
    ups3DSdomestic_types_VD:0, upsGNDdomestic_types_VD:0

    GoogleCheckout Carrier Calculated Shipping
    False

    Carrier Calculater Shipping Configuration
    fedexGrounddomestic_types_CCS:0|0|0, fedexHome Deliverydomestic_types_CCS:0|0|0, fedexExpress Saverdomestic_types_CCS:0|0|0, fedex2Daydomestic_types_CCS:0|0|0, fedexStandard Overnightdomestic_types_CCS:0|0|0, fedexPriority Overnightdomestic_types_CCS:0|0|0, fedexFirst Overnightdomestic_types_CCS:0|0|0, upsGrounddomestic_types_CCS:0|0|0, ups3 Day Selectdomestic_types_CCS:0|0|0, ups2nd Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Saverdomestic_types_CCS:0|0|0, upsNext Day Airdomestic_types_CCS:0|0|0, upsNext Day Air Early AMdomestic_types_CCS:0|0|0, uspsMedia Maildomestic_types_CCS:0|0|0, uspsParcel Postdomestic_types_CCS:0|0|0, uspsExpress Maildomestic_types_CCS:0|0|0

    Rounding Policy Mode
    HALF_EVEN

    Rounding Policy Rule
    PER_LINE

    Cart Expiration Time (Minutes)
    NONE

    Also send notifications with Zencart
    False

    Google Analytics Id
    XXX

    3rd Party Tracking
    XXX

    Google Checkout restricted product categories


    Continue shopping URL.
    checkout_success

    Sort order of display.
    0

    I greatly appreciate any assistance that anyone can provide. I have tried everything I can possibly think of to get this to work and it simply wont. Thank you.


    Google Checkout module currently does not work with 3rd party dropshipping modules. I use Advanced shipper module and it does not work with that either. So GC considers shipping cost to be zero if you use any dropship module.
    Last edited by srigari; 21 Jun 2009 at 10:57 PM. Reason: adding more text

  9. #3139
    Join Date
    Apr 2009
    Posts
    15
    Plugin Contributions
    0

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

    Help please i have searched the forum but i can not find an answer

    google checkout is not accepting customers from coutrys outside the UK, the shipping estimator picks up the customers country and gives them a price but the google cart does not allow them to purchace their order, it says we do not ship to that country thank you for any help

  10. #3140
    Join Date
    Nov 2007
    Location
    USA
    Posts
    874
    Plugin Contributions
    5

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

    Is there a 2009 update to this module?
    Cheers!
    v2.0+

 

 

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