Class Mage_Paypal_StandardController
Paypal Standard Checkout Controller
- Mage_Core_Controller_Varien_Action
- Mage_Core_Controller_Front_Action
- Mage_Paypal_StandardController
Package: Mage\Paypal
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/Paypal/controllers/StandardController.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/Paypal/controllers/StandardController.php
public
|
|
protected
|
|
public
|
|
public
|
|
public
|
|
public
|
#
successAction( )
when paypal returns The order information at this point is in POST variables. However, you don't want to "process" the order until you get validation from the IPN. |
__(),
_prepareDownloadResponse(),
postDispatch(),
preDispatch()
|
SESSION_NAMESPACE
|
protected
mixed
|
$_order |
|
#
Order instance |
$_currentArea,
$_sessionNamespace
|
$_cookieCheckActions,
$_flags,
$_isLayoutLoaded,
$_realModuleName,
$_removeDefaultTitle,
$_request,
$_response,
$_titles
|