Class Mage_Checkout_Helper_Data
Checkout default helper
- Mage_Core_Helper_Abstract
- Mage_Checkout_Helper_Data
Package: Mage\Checkout
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Checkout/Helper/Data.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Author: Magento Core Team <core@magentocommerce.com>
Located at code/core/Mage/Checkout/Helper/Data.php
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
public
boolean
|
|
public
float
|
#
getPriceInclTax( Varien_Object $item )
Get sales item (quote item, order item etc) price including tax based on row total and tax amount |
public
float
|
#
getSubtotalInclTax( Varien_Object $item )
Get sales item (quote item, order item etc) row total price including tax |
public
|
|
public
|
|
public
|
#
sendPaymentFailedEmail(
Send email id payment was failed |
protected
|
|
public
boolean
|
#
isMultishippingCheckoutAvailable( )
Check if multishipping checkout is available. There should be a valid quote in checkout session. If not, only the config value will be returned. |
public
boolean
|
#
isAllowedGuestCheckout(
Check is allowed Guest Checkout Use config settings and observer |
public
boolean
|
|
public
boolean
|
string |
XML_PATH_GUEST_CHECKOUT
|
'checkout/options/guest_checkout' |
|
string |
XML_PATH_CUSTOMER_MUST_BE_LOGGED
|
'checkout/options/customer_must_be_logged' |
protected
mixed
|
$_agreements | null |
$_layout,
$_moduleName,
$_request
|