Class Phoenix_Moneybookers_Helper_Data
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_Helper_Abstract
- Mage_Payment_Helper_Data
- Phoenix_Moneybookers_Helper_Data
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/Helper/Data.php
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/Helper/Data.php
public
|
|
public
array
|
|
public
array
|
|
protected
|
#
_getHttpsPage( mixed $host, mixed $parameter )
Reading a page via HTTPS and returning its content. |
string |
XML_PATH_EMAIL
|
'moneybookers/settings/moneybookers_email' |
|
string |
XML_PATH_CUSTOMER_ID
|
'moneybookers/settings/customer_id' |
|
string |
XML_PATH_SECRET_KEY
|
'moneybookers/settings/secret_key' |
XML_PATH_PAYMENT_GROUPS,
XML_PATH_PAYMENT_METHODS
|
protected
string
|
$_moneybookersServer | 'https://www.moneybookers.com' |
#
Internal parameters for validation |
protected
string
|
$_checkEmailUrl | '/app/email_check.pl' |
|
protected
string
|
$_checkEmailCustId | '6999315' |
|
protected
string
|
$_checkEmailPassword | 'a4ce5a98a8950c04a3d34a2e2cb8c89f' |
|
protected
string
|
$_checkSecretUrl | '/app/secret_word_check.pl' |
|
protected
string
|
$_activationEmailTo | 'ecommerce@moneybookers.com' |
|
protected
string
|
$_activationEmailSubject | 'Magento Moneybookers Activation' |
|
protected
string
|
$_moneybookersMasterCustId | '7283403' |
|
protected
string
|
$_moneybookersMasterSecretHash | 'c18524b6b1082653039078a4700367f0' |
$_layout,
$_moduleName,
$_request
|