Overview

Packages

  • currencysymbol
  • MAbout
  • Mage
    • Admin
    • Adminhtml
    • AdminNotification
    • Api
    • Api2
    • Authorizenet
    • Backup
    • Bundle
    • Captcha
    • Catalog
    • CatalogIndex
    • CatalogInventory
    • CatalogRule
    • CatalogSearch
    • Centinel
    • Checkout
    • Cms
    • Compiler
    • Connect
    • Contacts
    • Core
    • Cron
    • CurrencySymbol
    • Customer
    • Dataflow
    • Directory
    • DirtectPost
    • Downloadable
    • Eav
    • GiftMessage
    • GoogleAnalytics
    • GoogleBase
    • GoogleCheckout
    • ImportExport
    • Index
    • Install
    • Log
    • Media
    • Newsletter
    • Oauth
    • Page
    • PageCache
    • Paygate
    • Payment
    • Paypal
    • PaypalUk
    • Persistent
    • Poll
    • ProductAlert
    • Rating
    • Reports
    • Review
    • Rss
    • Rule
    • Sales
    • SalesRule
    • Sedfriend
    • Sendfriend
    • Shipping
    • Sitemap
    • Tag
    • Tax
    • Usa
    • Weee
    • Widget
    • Wishlist
    • XmlConnect
  • None
  • Phoenix
    • Moneybookers
  • PHP
  • Zend
    • Date
    • Mime
    • XmlRpc

Classes

  • Phoenix_Moneybookers_Block_Form
  • Phoenix_Moneybookers_Block_Info
  • Phoenix_Moneybookers_Block_Jsinit
  • Phoenix_Moneybookers_Block_Payment
  • Phoenix_Moneybookers_Block_Placeform
  • Phoenix_Moneybookers_Block_Redirect
  • Phoenix_Moneybookers_Helper_Data
  • Phoenix_Moneybookers_Model_Abstract
  • Phoenix_Moneybookers_Model_Acc
  • Phoenix_Moneybookers_Model_Csi
  • Phoenix_Moneybookers_Model_Did
  • Phoenix_Moneybookers_Model_Dnk
  • Phoenix_Moneybookers_Model_Ebt
  • Phoenix_Moneybookers_Model_Ent
  • Phoenix_Moneybookers_Model_Event
  • Phoenix_Moneybookers_Model_Gcb
  • Phoenix_Moneybookers_Model_Gir
  • Phoenix_Moneybookers_Model_Idl
  • Phoenix_Moneybookers_Model_Lsr
  • Phoenix_Moneybookers_Model_Mae
  • Phoenix_Moneybookers_Model_Npy
  • Phoenix_Moneybookers_Model_Obt
  • Phoenix_Moneybookers_Model_Pli
  • Phoenix_Moneybookers_Model_Psp
  • Phoenix_Moneybookers_Model_Pwy
  • Phoenix_Moneybookers_Model_Sft
  • Phoenix_Moneybookers_Model_So2
  • Phoenix_Moneybookers_Model_Wlt
  • Phoenix_Moneybookers_MoneybookersController
  • Phoenix_Moneybookers_ProcessingController
  • Overview
  • Package
  • Class
  • Tree

Class Phoenix_Moneybookers_ProcessingController

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.

Mage_Core_Controller_Varien_Action
Extended by Mage_Core_Controller_Front_Action
Extended by Phoenix_Moneybookers_ProcessingController
Package: Phoenix\Moneybookers
Category: Phoenix
Copyright: Copyright (c) 2012 Phoenix Medien GmbH & Co. KG (http://www.phoenix-medien.de)
License: Open Software License (OSL 3.0)
Located at code/community/Phoenix/Moneybookers/controllers/ProcessingController.php
Methods summary
protected Mage_Checkout_Model_Session
# _getCheckout( )

Get singleton of Checkout Session Model

Get singleton of Checkout Session Model

Returns

Mage_Checkout_Model_Session
public
# placeformAction( )

Iframe page which submits the payment data to Moneybookers.

Iframe page which submits the payment data to Moneybookers.

public
# paymentAction( )

Show orderPlaceRedirect page which contains the Moneybookers iframe.

Show orderPlaceRedirect page which contains the Moneybookers iframe.

public
# successAction( )

Action to which the customer will be returned when the payment is made.

Action to which the customer will be returned when the payment is made.

public
# cancelAction( )

Action to which the customer will be returned if the payment process is cancelled. Cancel order and redirect user to the shopping cart.

Action to which the customer will be returned if the payment process is cancelled. Cancel order and redirect user to the shopping cart.

public
# statusAction( )

Action to which the transaction details will be posted after the payment process is complete.

Action to which the transaction details will be posted after the payment process is complete.

protected Mage_Core_Controller_Varien_Action
# _redirect( string $path, array $arguments = array() )

Set redirect into responce. This has to be encapsulated in an JavaScript call to jump out of the iframe.

Set redirect into responce. This has to be encapsulated in an JavaScript call to jump out of the iframe.

Parameters

$path
string
$path
$arguments
array
$arguments

Returns

Mage_Core_Controller_Varien_Action

Overrides

Mage_Core_Controller_Varien_Action::_redirect()
Methods inherited from Mage_Core_Controller_Front_Action
__(), _prepareDownloadResponse(), postDispatch(), preDispatch()
Methods inherited from Mage_Core_Controller_Varien_Action
__construct(), _construct(), _filterDateTime(), _filterDates(), _forward(), _getRealModuleName(), _getRefererUrl(), _initLayoutMessages(), _isUrlInternal(), _redirectError(), _redirectReferer(), _redirectSuccess(), _redirectUrl(), _renderTitles(), _rewrite(), _title(), _validateFormKey(), addActionLayoutHandles(), dispatch(), generateLayoutBlocks(), generateLayoutXml(), getActionMethodName(), getFlag(), getFullActionName(), getLayout(), getRequest(), getResponse(), hasAction(), initLayoutMessages(), loadLayout(), loadLayoutUpdates(), noCookiesAction(), norouteAction(), renderLayout(), setFlag(), setRedirectWithCookieCheck()
Constants inherited from Mage_Core_Controller_Front_Action
SESSION_NAMESPACE
Constants inherited from Mage_Core_Controller_Varien_Action
FLAG_NO_CHECK_INSTALLATION, FLAG_NO_COOKIES_REDIRECT, FLAG_NO_DISPATCH, FLAG_NO_DISPATCH_BLOCK_EVENT, FLAG_NO_POST_DISPATCH, FLAG_NO_PRE_DISPATCH, FLAG_NO_START_SESSION, PARAM_NAME_BASE64_URL, PARAM_NAME_ERROR_URL, PARAM_NAME_REFERER_URL, PARAM_NAME_SUCCESS_URL, PARAM_NAME_URL_ENCODED, PROFILER_KEY
Properties inherited from Mage_Core_Controller_Front_Action
$_currentArea, $_sessionNamespace
Properties inherited from Mage_Core_Controller_Varien_Action
$_cookieCheckActions, $_flags, $_isLayoutLoaded, $_realModuleName, $_removeDefaultTitle, $_request, $_response, $_titles
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0