You are here

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

4 uses of COMMERCE_PAYMENT_STATUS_AMEX_REVIEW
commerce_amex_commerce_payment_transaction_status_info in ./commerce_amex.module
Implements hool_commerce_payment_transaction_status_info().
commerce_amex_update_access in ./commerce_amex.module
Determines access to the prior authorization capture form for Amex hosted credit card transactions.
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 20
Implements American Express payment gateway for use in Drupal Commerce.

Code

define('COMMERCE_PAYMENT_STATUS_AMEX_REVIEW', 'amex_review');