Share via


MCRCustPaymTable::isFullyAuthed Method

Checks if any authorization is stale before doing any processing that is based on the fact that an authorization might be stale.

Syntax

client server public static boolean isFullyAuthed(RecId _refRecID, TableId _refTableID)

Run On

Called

Parameters

Return Value

Type: boolean
true if there are any payment authorizations related to this order that are not authorized; otherwise, false.

See Also

Reference

MCRCustPaymTable Table