You are here

constant COMMERCE_COF_PROCESS_CODE_CARD_NOT_CHARGEABLE in Commerce Card on File 7.2

2 uses of COMMERCE_COF_PROCESS_CODE_CARD_NOT_CHARGEABLE
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 15
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_CARD_NOT_CHARGEABLE', 'card_not_chargeable');