constant COMMERCE_PAYMENT_STATUS_PENDING in Commerce Core 7
1 use of COMMERCE_PAYMENT_STATUS_PENDING
- 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 14 - Defines the payment system and checkout integration.
Code
define('COMMERCE_PAYMENT_STATUS_PENDING', 'pending');