Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _salesTableRecId
Type: RefRecId Extended Data Type
RecID of related sales order.
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. |