constant AMEX_TXN_MODE_TEST in Commerce American Express Payment Gateway (Amex) 7
1 use of AMEX_TXN_MODE_TEST
- commerce_amex_hosted_default_settings in ./
commerce_amex.module - Returns the default settings for the Amex hosted payment method.
File
- ./
commerce_amex.module, line 10 - Implements American Express payment gateway for use in Drupal Commerce.
Code
define('AMEX_TXN_MODE_TEST', 'TEST');