Class Mage_XmlConnect_Paypal_MeclController
XmlConnect PayPal Mobile Express Checkout Library checkout controller
- Mage_Core_Controller_Varien_Action
- Mage_Core_Controller_Front_Action
- Mage_XmlConnect_Controller_Action
- Mage_XmlConnect_Paypal_MeclController
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/controllers/Paypal/MeclController.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/controllers/Paypal/MeclController.php
protected
|
|
public
null
|
|
public
|
#
startAction( )
Start Mobile Express Checkout by requesting initial token and dispatching customer to PayPal |
public
|
#
returnAction( )
Return from PayPal and dispatch customer to order review page (GetExpressCheckoutDetails method call) |
public
|
|
public
|
|
public
|
|
public
|
|
public
|
|
protected
null
|
|
protected
|
|
protected
Mage_Sale_Model_Quote
|
|
protected
|
#
_initToken( string $setToken = null )
Search for proper checkout token in request or session or (un)set specified one Combined getter/setter |
private
Mage_PayPal_Model_Session
|
_message(),
postDispatch()
|
__(),
_prepareDownloadResponse()
|
MESSAGE_STATUS_ERROR,
MESSAGE_STATUS_SUCCESS,
MESSAGE_STATUS_WARNING,
MESSAGE_TYPE_ALERT,
MESSAGE_TYPE_PROMPT
|
SESSION_NAMESPACE
|
protected
string
|
$_configType | 'xmlconnect/payment_method_paypal_config' |
#
Config mode type |
protected
string
|
$_configMethod |
|
#
Config method type |
protected
string
|
$_checkoutType | 'xmlconnect/paypal_mecl_checkout' |
#
Checkout mode type |
protected
|
$_checkout | null |
#
Paypal Mobile Express Checkout Library |
protected
|
$_config | null |
#
PayPal Mobile Express Checkout Library config model |
protected
|
$_quote | false |
#
Checkout Quote |
$_currentArea,
$_sessionNamespace
|
$_cookieCheckActions,
$_flags,
$_isLayoutLoaded,
$_realModuleName,
$_removeDefaultTitle,
$_request,
$_response,
$_titles
|