Determines if the payment was rejected (declined).
May use <payment:getReviewReason> or ${payment:getReviewReason()} to get the reason for the hold.
Must be nested in a <payment:payment> tag.
Example
${payment:isRejected()}
Function Information
Function Class: | com.newmediaworks.taglib.payment.Functions |
---|---|
Function Signature: | boolean isRejected() |
Display Name: | None |