You are here

Constants in Payment 7

Primary tabs

Namesort descending Location Description Direct uses Strings
PAYMENT_LINE_ITEM_TOKEN_PREFIX ./payment.module The prefix for payment line item tokens. 1 1
PAYMENT_MINIMUM_AMOUNT ./payment.module The absolute minimum payment amount. 1 1
PAYMENT_STATUS_AUTHORIZATION_FAILED ./payment.module A payment for which payer authorization failed. 1 1
PAYMENT_STATUS_CANCELLED ./payment.module A payment that was cancelled by the payer. 1 1
PAYMENT_STATUS_EXPIRED ./payment.module A payment that expired due to inactivity. 1 1
PAYMENT_STATUS_FAILED ./payment.module A failed payment, e.g. for which no funds have been transferred. 6 1
PAYMENT_STATUS_MONEY_NOT_TRANSFERRED ./payment.module An absolute parent status: a payment for which no money has been transferred. 1 1
PAYMENT_STATUS_MONEY_TRANSFERRED ./payment.module An absolute parent status: a payment for which all money has been transferred. 1 1
PAYMENT_STATUS_NEW ./payment.module A new payment for which processing has not yet started. 5 1
PAYMENT_STATUS_PENDING ./payment.module An open (pending) payment. 6 1
PAYMENT_STATUS_SUCCESS ./payment.module A payment for which funds have been successfully transferred. 8 1
PAYMENT_STATUS_UNKNOWN ./payment.module An absolute parent status: a payment whose status is unknown to us. 2 1

Other projects