CreditCardAuthTrans::settlePreapprovalTransaction Method
Closes the credit card transaction.
Syntax
client server public static void settlePreapprovalTransaction(RefRecId _authTransRecId, [CustInvoiceId _custInvoiceId])
Run On
Called
Parameters
- _authTransRecId
Type: RefRecId Extended Data Type
The credit card history record for which to set the status as settled.
- _custInvoiceId
Type: CustInvoiceId Extended Data Type
The customer invoice ID to close; optional.