Class Mage_XmlConnect_Model_Payment_Method_Paypal_Mecl
XmlConnect PayPal Mobile Express Checkout Library model
- Varien_Object
- Mage_Payment_Model_Method_Abstract
- Mage_Paypal_Model_Express implements Mage_Payment_Model_Recurring_Profile_MethodInterface
- Mage_XmlConnect_Model_Payment_Method_Paypal_Mecl
Package: Mage\XmlConnect
Category: Mage
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/XmlConnect/Model/Payment/Method/Paypal/Mecl.php
Category: Mage
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/XmlConnect/Model/Payment/Method/Paypal/Mecl.php
public
boolean
|
|
public
string
|
string |
MECL_METHOD_CODE
|
'paypal_mecl' |
#
Store MECL payment method code |
ACTION_AUTHORIZE,
ACTION_AUTHORIZE_CAPTURE,
ACTION_ORDER,
STATUS_APPROVED,
STATUS_DECLINED,
STATUS_ERROR,
STATUS_SUCCESS,
STATUS_UNKNOWN,
STATUS_VOID
|
protected
string
|
$_code |
|
#
Payment method code |
protected
boolean
|
$_canUseCheckout | false |
#
Can use method for a frontend checkout |
protected
boolean
|
$_canUseForMultishipping | false |
#
Can method be used for multishipping checkout type |
protected
boolean
|
$_canManageRecurringProfiles | false |
#
Can method manage recurring profiles |
$_canCancelInvoice,
$_debugReplacePrivateDataKeys,
$_isInitializeNeeded
|