Class Mage_Payment_Model_Method_Cc
Magento
NOTICE OF LICENSE
This source file is subject to the Open Software License (OSL 3.0) that is bundled with this package in the file LICENSE.txt. It is also available through the world-wide-web at this URL: http://opensource.org/licenses/osl-3.0.php If you did not receive a copy of the license and are unable to obtain it through the world-wide-web, please send an email to license@magentocommerce.com so we can send you a copy immediately.
DISCLAIMER
Do not edit or add to this file if you wish to upgrade Magento to newer versions in the future. If you wish to customize Magento for your needs please refer to http://www.magentocommerce.com for more information.
- Varien_Object
- Mage_Payment_Model_Method_Abstract
- Mage_Payment_Model_Method_Cc
Direct known subclasses
Mage_Paygate_Model_Authorizenet, Mage_Payment_Model_Method_Ccsave, Mage_Paypal_Model_Direct, Mage_Paypal_Model_PayflowproIndirect known subclasses
Mage_Authorizenet_Model_Directpost, Mage_Paypal_Model_Hostedpro, Mage_Paypal_Model_Payflowadvanced, Mage_Paypal_Model_Payflowlink, Mage_PaypalUk_Model_Direct
Package: Mage\Payment
Category: Mage
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/Cc.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/Payment/Model/Method/Cc.php
public
|
|
public
Mage_Payment_Model_Abstract
|
|
public
Mage_Payment_Model_Abstract
|
|
public
|
|
public
|
|
protected
|
|
public
|
|
public
boolean
|
|
public
boolean
|
|
public
boolean
|
#
isAvailable(
Check whether there are CC types set in configuration |
public
boolean
|
|
public
|
|
public
Varien_Object
|
|
private
string
|
|
private
string
|
|
private
string
|
|
private
boolean
|
ACTION_AUTHORIZE,
ACTION_AUTHORIZE_CAPTURE,
ACTION_ORDER,
STATUS_APPROVED,
STATUS_DECLINED,
STATUS_ERROR,
STATUS_SUCCESS,
STATUS_UNKNOWN,
STATUS_VOID
|
protected
string
|
$_formBlockType | 'payment/form_cc' |
|
protected
string
|
$_infoBlockType | 'payment/info_cc' |
|
protected
boolean
|
$_canSaveCc | false |