You are here

constant COMMERCE_PAYMENT_STATUS_AMEX_CANCELED in Commerce American Express Payment Gateway (Amex) 7

3 uses of COMMERCE_PAYMENT_STATUS_AMEX_CANCELED
commerce_amex_commerce_payment_transaction_status_info in ./commerce_amex.module
Implements hool_commerce_payment_transaction_status_info().
commerce_amex_update_transaction in includes/commerce_amex.admin.inc
Menu callback.
commerce_amex_void_transaction in ./commerce_amex.module
Void an auth transaction

File

./commerce_amex.module, line 21
Implements American Express payment gateway for use in Drupal Commerce.

Code

define('COMMERCE_PAYMENT_STATUS_AMEX_CANCELED', 'amex_canceled');