Results 1 to 10 of 3932

Threaded View

  1. #11
    Join Date
    Oct 2006
    Location
    argentina
    Posts
    243
    Plugin Contributions
    1

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

    Quote Originally Posted by GldRush98 View Post
    Yeah, I've got all the sandbox stuff set up right, and I have the address of the test server entered in the integration panel on GCO sandbox, but for some reason GCO keeps calling the address of the secure server and not the testing server. I'm not sure why. But like I said, I will hopefully have this resolved in the next hour or so, and then I will know if it's all working or not :)

    tip:

    have a look to googlecheckout/gcheckout.php line 476

    PHP Code:

        
    if ($srv_mode == 'https://sandbox.google.com/' && $http_mode == 'http') {
            
    $url HTTP_SERVER DIR_WS_CATALOG 'googlecheckout/responsehandler.php';
        } else {
            
    $url HTTPS_SERVER DIR_WS_CATALOG 'googlecheckout/responsehandler.php';
        }
        
    $gcheck->push('merchant-calculations');
            
    $gcheck->element('merchant-calculations-url'$url);
            
    $gcheck->element('accept-merchant-coupons''true');
            
    //$gcheck->element('accept-gift-certificates', 'true');
            
        
    $gcheck->pop('merchant-calculations'); 
    here is set the url for the merchant calculations process

    ropu
    Last edited by ropu; 27 Dec 2006 at 04:03 PM.

 

 

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