CreditCardProcessors.isValid Method
Determines whether a processor’s configuration information is correct and usable.
Syntax
public boolean isValid()
Run On
Called
Return Value
Type: boolean
true if the configuration is valid; otherwise, false.