Class Mage_Centinel_Model_Config

Description

Config centinel model

Located in /Centinel/Model/Config.php (line 30)


	
			
Variable Summary
Method Summary
Variables
string $_cardTypesConfigPath = 'global/payment/cc/types' (line 51)

Path of cards config

  • access: protected
string $_serviceConfigPath = 'payment_services/centinel' (line 44)

Path of centinel config

  • access: protected
int|Mage_Core_Model_Store $_store = false (line 37)

Store id or store model

  • access: protected
Methods
getDebugFlag (line 146)

Define if debugging is enabled

  • access: public
bool getDebugFlag ()
getIsTestMode (line 125)

Return flag - is centinel mode test

  • access: public
bool getIsTestMode ()
getMerchantId (line 105)

Return centinel merchantId

  • access: public
string getMerchantId ()
getProcessorId (line 95)

Return centinel processorId

  • access: public
string getProcessorId ()
getStateModelClass (line 81)

Return validation state class for card with type $cardType

  • access: public
string getStateModelClass (string $cardType)
  • string $cardType
getStore (line 70)

Return store

  • access: public
int|Mage_Core_Model_Store getStore ()
getTransactionPwd (line 115)

Return centinel transactionPwd

  • access: public
string getTransactionPwd ()
setStore (line 59)

Set store to congif model

  • access: public

Documentation generated on Fri, 11 Feb 2011 16:59:18 +0200 by phpDocumentor 1.4.3