Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Checks whether payment amount is positive.
Syntax
public boolean checkPaymentAmount()
Run On
Server
Return Value
Type: boolean
true if amount is positive, false otherwise.