Share via


MCRCustPaymTable::processIfAuthStale Method

Submits authorizations for all credit card payments on the order if they are no longer valid.

Syntax

client server public static boolean processIfAuthStale(RefRecId _salesTableRecId)

Run On

Called

Parameters

Return Value

Type: boolean
true if order is fully authed; otherwise, false.

Exceptions

Exception Condition
Error

Parameter value must be included, error is throw if the RecID of the related sales order is not provided.

See Also

Reference

MCRCustPaymTable Table