Mage_Paygate_Model_Payflow_Source_Cctype Class Reference

Inheritance diagram for Mage_Paygate_Model_Payflow_Source_Cctype:

Mage_Payment_Model_Source_Cctype

List of all members.

Public Member Functions

 getAllowedTypes ()


Detailed Description

Definition at line 34 of file Cctype.php.


Member Function Documentation

getAllowedTypes (  ) 

Return allowed cc types for current method

Returns:
array

Reimplemented from Mage_Payment_Model_Source_Cctype.

Definition at line 36 of file Cctype.php.

00037     {
00038         return array('VI', 'MC', 'AE', 'DI', 'OT');
00039     }


The documentation for this class was generated from the following file:

Generated on Sat Jul 4 17:24:31 2009 for Magento by  doxygen 1.5.8