You are here

constant COMMERCE_COF_PROCESS_CODE_METHOD_NOT_CAPABLE in Commerce Card on File 7.2

3 uses of COMMERCE_COF_PROCESS_CODE_METHOD_NOT_CAPABLE
commerce_cardonfile_charge_card_error_level in ./commerce_cardonfile.module
Returns the error level for a given card processing response array
commerce_cardonfile_default_rules_configuration in ./commerce_cardonfile.rules_defaults.inc
Implements hook_default_rules_configuration().
commerce_cardonfile_order_charge_card in ./commerce_cardonfile.module
Process a charge for a given an order

File

./commerce_cardonfile.module, line 18
Supports card on file functionality for credit card payment methods by associating card data reference IDs from payment gateways with user accounts.

Code

define('COMMERCE_COF_PROCESS_CODE_METHOD_NOT_CAPABLE', 'method_not_capable');