constant AMEX_OP_CAPTURE in Commerce American Express Payment Gateway (Amex) 7
1 use of AMEX_OP_CAPTURE
- commerce_amex_capture_transaction in ./
commerce_amex.module - Capture an autorised payment.
File
- ./
commerce_amex.module, line 14 - Implements American Express payment gateway for use in Drupal Commerce.
Code
define('AMEX_OP_CAPTURE', 'CAPTURE');