constant AMEX_OP_PAY in Commerce American Express Payment Gateway (Amex) 7
4 uses of AMEX_OP_PAY
- commerce_amex_cardonfile_charge in ./
commerce_amex.module - Card on file callback: background charge payment
- commerce_amex_hosted_default_settings in ./
commerce_amex.module - Returns the default settings for the Amex hosted payment method.
- commerce_amex_update_transaction in includes/
commerce_amex.admin.inc - Menu callback.
- _commerce_amex_process_transaction in ./
commerce_amex.module
File
- ./
commerce_amex.module, line 15 - Implements American Express payment gateway for use in Drupal Commerce.
Code
define('AMEX_OP_PAY', 'PAY');