Compartir a través de


CreditCardProcessors::validateAccountForProcessor Method

Indicates whether the account is valid.

Syntax

client server public static boolean validateAccountForProcessor(
    CreditCardProcessors _creditCardProcessors, 
    LedgerJournalACType _accountType, 
    DimensionDynamicDefaultAccount _ledgerDimension, 
    CreditCardTypeName _cardTypeName)

Run On

Called

Parameters

Return Value

Type: boolean
true if the account is valid for the current credit card processor; otherwise, false.

See Also

Reference

CreditCardProcessors Table