You are here

constant COMMERCE_COF_PROCESS_CODE_CARD_OK in Commerce Card on File 7.2

2 uses of COMMERCE_COF_PROCESS_CODE_CARD_OK
commerce_cardonfile_order_select_card in ./commerce_cardonfile.module
Select the card on file that can be charged for an order.
commerce_cardonfile_rules_action_order_charge_card in ./commerce_cardonfile.rules.inc
Rules action callback for commerce_cardonfile_order_charge_card

File

./commerce_cardonfile.module, line 16
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_OK', 'card_ok');