|
| $plugin_description = 'Handle echecks and paper checks with one tender key' |
|
| $plugin_settings |
|
| $plugin_settings |
|
| $plugin_description = 'This author didn\'t provide anything. Shame!' |
|
ECheckPlugin::$plugin_settings |
Initial value:= array(
'EcpElectronicTender' => array(
'label' => 'ECheck Tender Code',
'description' => 'Underlying tender type for electronic checks',
'default'=> 'TK',
),
'EcpPaperTender' => array(
'label' => 'Paper Check Tender Code',
'description' => 'Underlying tender type for paper checks',
'default'=> 'CK',
),
)
The documentation for this class was generated from the following file:
- pos/is4c-nf/plugins/ECheckPlugin/ECheckPlugin.php