Transaction: Hold In Escrow
- Callback
- Promise
gateway.transaction.holdInEscrow("transaction_id", (err, result) => { });notFoundError. You can only hold a transaction in escrow if its
status
is authorized or submittedForSettlement.
Arguments
transactionIdrequired, StringThe id of the transaction you want to hold in escrow.