CreditCardProcessors::findActiveProcessor Method
Finds the active record in the CreditCardProcessors table.
Syntax
client server public static CreditCardProcessors findActiveProcessor()
Run On
Called
Return Value
Type: CreditCardProcessors Table
The active record in the CreditCardProcessors table.
Exceptions
Exception | Condition |
---|---|
Error | No credit card processors are active. |