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.
Validates the payment type against the method of payment.
Syntax
protected boolean isElectronicPayment(VendPaymMode _paymMode)
Run On
Called
Parameters
- _paymMode
Type: VendPaymMode Extended Data Type
The unique ID for the method of payment.
Return Value
Type: boolean
true if payment type is electroic payment; otherwise, false.