You are here

constant PAYMENT_STATUS_EXPIRED in Payment 7

A payment that expired due to inactivity.

1 use of PAYMENT_STATUS_EXPIRED
payment_payment_status_info in ./payment.payment.inc
Implements hook_payment_status_info().

File

./payment.module, line 59
Hook implementations and shared functions.

Code

define('PAYMENT_STATUS_EXPIRED', 'payment_status_expired');