constant AMEX_OP_AUTH in Commerce American Express Payment Gateway (Amex) 7
3 uses of AMEX_OP_AUTH
- commerce_amex_cardonfile_charge in ./
commerce_amex.module - Card on file callback: background charge payment
- 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 13 - Implements American Express payment gateway for use in Drupal Commerce.
Code
define('AMEX_OP_AUTH', 'AUTHORIZE');