Class Mage_GoogleCheckout_Model_Shipping
Google Checkout shipping model
- Varien_Object
- Mage_Shipping_Model_Carrier_Abstract
- Mage_GoogleCheckout_Model_Shipping
Package: Mage\GoogleCheckout
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/GoogleCheckout/Model/Shipping.php
Category: Mage
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/GoogleCheckout/Model/Shipping.php
public
|
|
public
array
|
#
getAllowedMethods( )
Returns array(methodCode => methodName) of possible methods for this carrier Used to automatically show it in config and so on |
public
array
|
#
getInternallyAllowedMethods( )
Returns array(methodCode => methodName) of internally used methods. They are possible only as result of completing Google Checkout. |
protected
string
|
$_code | 'googlecheckout' |
#
Carrier's code |
$_customizableContainerTypes,
$_debugReplacePrivateDataKeys,
$_freeMethod,
$_isFixed,
$_numBoxes,
$_rates
|