Zen Cart Logo
Forums / Addon Shipping Modules / big_royal_mail_2.21a NOT WORKING WITH Google Checkout

big_royal_mail_2.21a NOT WORKING WITH Google Checkout

Locked

Views: 1,533

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
19 Aug 2007, 11:32 AM
#1
khalidj786 avatar

khalidj786

New Zenner

Join Date:
Jul 2007
Posts:
1
Plugin Contributions:
0

big_royal_mail_2.21a NOT WORKING WITH Google Checkout

have installed big_royal_mail_2.21a and i have used GOOGLE Shipping
Method Generator to define the shipping methods. All Shipping Methods
are configured for google checkout BUT zen cart website TAKES TO THE
GOOGLE CHECKOUT PAGE it displays all the shipping methods but NO VALUE is available. It is showing ZERO value which are DEFAULT VALUES of google checkout.

I don't want to use the Default Values of google checkout for shipping
methds. Can anybody using big_royal_mail_2.21a and GOOGLE CHEKCOUT

my website is www.fashion4style.co.uk

please you please help me out here?

---------------------------------------------------------------------------­-----------------following are the codes Shipping Method Generator made:
---------------------------------------------------------------------------­-----------------

$this->mc_shipping_methods = array(
'rm1stpacketsf' => array(
'domestic_types' =>
array(
'rm1stpacketsf' => 'Great
Britain and Northern Ireland only',

                                       ), 

                                'international_types' => 
                                  array( 

                                       ), 
                                    ), 
                              ); 

$this->mc_shipping_methods_names = array(
'rm1stpacketsf' => 'Royal
Mail 1st Class Recorded Signed For',
);
?>

21 Sep 2007, 9:44 AM
#2
panelcart avatar

panelcart

Zen Follower

Join Date:
Sep 2006
Posts:
125
Plugin Contributions:
0

Re: big_royal_mail_2.21a NOT WORKING WITH Google Checkout

Have you found a solution for this? I have the same problem.