You are here

constant COMMERCE_PAYMENT_STATUS_FAILURE in Commerce Core 7

1 use of COMMERCE_PAYMENT_STATUS_FAILURE
commerce_payment_transaction_statuses in modules/payment/commerce_payment.module
Returns an array of transaction payment status objects for the defined payment statuses.

File

modules/payment/commerce_payment.module, line 21
Defines the payment system and checkout integration.

Code

define('COMMERCE_PAYMENT_STATUS_FAILURE', 'failure');