You are here

constant PAYMENT_STATUS_CANCELLED in Payment 7

A payment that was cancelled by the payer.

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

File

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

Code

define('PAYMENT_STATUS_CANCELLED', 'payment_status_cancelled');