-
$_api
-
Validation api model
-
$_authenticationStartMode
-
Flag - authentication start mode
-
$_cardTypesConfigPath
-
Path of cards config
-
$_clientInstance
-
Centinel validation client
-
$_cmpiMap
-
State cmpi results to public map
-
$_debugReplacePrivateDataKeys
-
Fields that should be replaced in debug with '***'
-
$_iso4217Currencies
-
-
$_relatedBlocks
-
Strage for identifiers of related blocks
-
$_serviceConfigPath
-
Path of centinel config
-
$_store
-
Store id or store model
-
$_validationState
-
Validation state model
-
_call
-
Call centinel api methods by given method name and data
-
_construct
-
-
_debug
-
Log debug data to file
-
_generateChecksum
-
Generate checksum from all passed parameters
-
_getApi
-
Return validation api model
-
_getApiEndpointUrl
-
Getter for API call URL
-
_getClientInstance
-
Return Centinel thin client object
-
_getConfig
-
Return value from section of centinel config
-
_getSession
-
Return validation session object
-
_getTimeoutConnect
-
Return Timeout Connect
-
_getTimeoutRead
-
Return Timeout Read
-
_getTransactionType
-
Return transaction type. according centinel documetation it should be "C"
-
_getValidationState
-
Return validation state model
-
_getValidationStateModel
-
Create and return validation state model for card type
-
_getVersion
-
Return Centinel Api version
-
_initValidationState
-
Drop old and init new validation state model
-
_isLookupSoftSuccessful
-
Analyse lookup`s results. If lookup is soft successful return true
-
_isLookupSoftSuccessful
-
Analyse lookup`s results. If lookup is soft successful return true
-
_isLookupSoftSuccessful
-
Analyse lookup`s results. If lookup is soft successful return true
-
_isLookupSoftSuccessful
-
Analyse lookup`s results. If lookup is soft successful return true
-
_isLookupStrictSuccessful
-
Analyse lookup`s results. If lookup is strict successful return true
-
_isLookupStrictSuccessful
-
Analyse lookup`s results. If lookup is strict successful return true
-
_isLookupStrictSuccessful
-
Analyse lookup`s results. If lookup is strict successful return true
-
_isLookupStrictSuccessful
-
Analyse lookup`s results. If lookup is strict successful return true
-
_resetValidationState
-
Drop validation state model
-
_toHtml
-
Prepare html output
-
_toHtml
-
Prepare form parameters and render
-
_toHtml
-
Check whether authentication is required and prepare some template data
-
_toHtml
-
Prepare authentication result params and render
-
_toHtml
-
Prepare validation and template parameters
-
__construct
-
construct
-
__construct
-
constructor
-
getAuthenticateStartData
-
Return data for start authentication (redirect customer to bank page)
-
getAuthenticationStartUrl
-
Return URL for authentication
-
getCmpiLabel
-
Return label for cmpi field
-
getCmpiValue
-
Return value for cmpi field
-
getCode
-
Return code of payment method
-
getData
-
Retrieves data from the object
-
getDataStorage
-
Getter for storage data model
-
getDebugFlag
-
Define if debugging is enabled
-
getHeaderCssClass
-
Return css class name for header block
-
getHeaderText
-
Return text for block`s header
-
getIsTestMode
-
Return flag - is centinel mode test
-
getMastercardLearnMorePageUrl
-
Return url of page about mastercard verification
-
getMerchantId
-
Return centinel merchantId
-
getMethodFormBlock
-
Return centinel block for payment form with logos
-
getProcessorId
-
Return centinel processorId
-
getRelatedBlocks
-
Return identifiers of related blocks
-
getStateModelClass
-
Return validation state class for card with type $cardType
-
getStore
-
Return store
-
getTransactionPwd
-
Return centinel transactionPwd
-
getValidatePaymentDataUrl
-
Return URL for validation
-
getVisaLearnMorePageUrl
-
Return url of page about visa verification
-
IndexController.php
-
-
IndexController.php
-
-
isAuthenticateAllowed
-
Analyse lookup`s results. If it has require params for authenticate, return true
-
isAuthenticateAllowed
-
Analyse lookup`s results. If it has require params for authenticate, return true
-
isAuthenticateAllowed
-
Analyse lookup`s results. If it has require params for authenticate, return true
-
isAuthenticateAllowed
-
Analyse lookup`s results. If it has require params for authenticate, return true
-
isAuthenticateSuccessful
-
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
-
isAuthenticateSuccessful
-
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
-
isAuthenticateSuccessful
-
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
-
isAuthenticateSuccessful
-
Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
-
isAuthenticateSuccessful
-
If authenticate is successful return true
-
isLookupSuccessful
-
Analyse lookup`s results. If lookup is successful return true and false if it failure Result depends from flag self::getIsModeStrict()
-
Mastercard.php
-
-
Mage_Centinel_Adminhtml_Centinel_IndexController
-
Centinel Index Controller
-
Mage_Centinel_Block_Adminhtml_Validation
-
Adminhtml sales order create validation card block
-
Mage_Centinel_Block_Adminhtml_Validation_Form
-
Adminhtml sales order create validation card block
-
Mage_Centinel_Block_Authentication
-
Centinel validation frame
-
Mage_Centinel_Block_Authentication_Complete
-
Centinel validation form lookup
-
Mage_Centinel_Block_Authentication_Start
-
Authentication start/redirect form
-
Mage_Centinel_Block_Logo
-
Centinel payment form logo block
-
Mage_Centinel_Helper_Data
-
Centinel module base helper
-
Mage_Centinel_IndexController
-
Centinel Authenticate Controller
-
Mage_Centinel_Model_Api
-
3D Secure Validation Api
-
Mage_Centinel_Model_Config
-
Config centinel model
-
Mage_Centinel_Model_Observer
-
3D Secure Validation Model
-
Mage_Centinel_Model_Service
-
3D Secure Validation Model
-
Mage_Centinel_Model_Session
-
Payment centinel session model
-
Mage_Centinel_Model_StateAbstract
-
Abstract Validation State Model
-
Mage_Centinel_Model_State_Jcb
-
Abstract Validation State Model for JCB
-
Mage_Centinel_Model_State_Mastercard
-
Abstract Validation State Model for Mastercard
-
Mage_Centinel_Model_State_Visa
-
Abstract Validation State Model for Visa