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

  • Mage_Centinel_Adminhtml_Centinel_IndexController
  • Mage_Centinel_Block_Adminhtml_Validation
  • Mage_Centinel_Block_Adminhtml_Validation_Form
  • Mage_Centinel_Block_Authentication
  • Mage_Centinel_Block_Authentication_Complete
  • Mage_Centinel_Block_Authentication_Start
  • Mage_Centinel_Block_Logo
  • Mage_Centinel_Helper_Data
  • Mage_Centinel_IndexController
  • Mage_Centinel_Model_Api
  • Mage_Centinel_Model_Config
  • Mage_Centinel_Model_Observer
  • Mage_Centinel_Model_Service
  • Mage_Centinel_Model_Session
  • Mage_Centinel_Model_State_Jcb
  • Mage_Centinel_Model_State_Mastercard
  • Mage_Centinel_Model_State_Visa
  • Mage_Centinel_Model_StateAbstract
  • Overview
  • Package
  • Class
  • Tree

Class Mage_Centinel_Model_State_Visa

Abstract Validation State Model for Visa

Varien_Object
Extended by Mage_Centinel_Model_StateAbstract
Extended by Mage_Centinel_Model_State_Visa
Package: Mage\Centinel
Copyright: Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
License: Open Software License (OSL 3.0)
Located at code/core/Mage/Centinel/Model/State/Visa.php
Methods summary
public boolean
# isAuthenticateAllowed( )

Analyse lookup`s results. If it has require params for authenticate, return true

Analyse lookup`s results. If it has require params for authenticate, return true

Returns

boolean
public boolean
# isAuthenticateSuccessful( )

Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()

Analyse authenticate`s results. If authenticate is successful return true and false if it failure Result depends from flag self::getIsModeStrict()

Returns

boolean
protected boolean
# _isLookupStrictSuccessful( )

Analyse lookup`s results. If lookup is strict successful return true

Analyse lookup`s results. If lookup is strict successful return true

Returns

boolean
protected boolean
# _isLookupSoftSuccessful( )

Analyse lookup`s results. If lookup is soft successful return true

Analyse lookup`s results. If lookup is soft successful return true

Returns

boolean
Methods inherited from Mage_Centinel_Model_StateAbstract
getData(), getDataStorage(), isLookupSuccessful(), setAuthenticateResult(), setData(), setDataStorage(), setLookupResult()
Magento 1.7.0.2 API documentation generated by ApiGen 2.8.0