Class Mage_Payment_Model_Method_Cashondelivery
Cash on delivery payment method model
- Varien_Object
- Mage_Payment_Model_Method_Abstract
- Mage_Payment_Model_Method_Cashondelivery
Package: Mage\Payment
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Payment/Model/Method/Cashondelivery.php
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Payment/Model/Method/Cashondelivery.php
public
string
|
ACTION_AUTHORIZE,
ACTION_AUTHORIZE_CAPTURE,
ACTION_ORDER,
STATUS_APPROVED,
STATUS_DECLINED,
STATUS_ERROR,
STATUS_SUCCESS,
STATUS_UNKNOWN,
STATUS_VOID
|
protected
string
|
$_code | 'cashondelivery' |
#
Payment method code |
protected
string
|
$_formBlockType | 'payment/form_cashondelivery' |
#
Cash On Delivery payment block paths |
protected
string
|
$_infoBlockType | 'payment/info' |