You are here

constant PAYMENT_STATUS_AUTHORIZATION_FAILED in Payment 7

A payment for which payer authorization failed.

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

File

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

Code

define('PAYMENT_STATUS_AUTHORIZATION_FAILED', 'payment_status_authorization_failed');