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