You are here

constant COMMERCE_COF_PROCESS_CODE_CARD_EXPIRED in Commerce Card on File 7.2

3 uses of COMMERCE_COF_PROCESS_CODE_CARD_EXPIRED
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
commerce_cardonfile_order_select_card in ./commerce_cardonfile.module
Select the card on file that can be charged for an order.

File

./commerce_cardonfile.module, line 20
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_EXPIRED', 'card_expired');