Transact
interface Transact
Methods
mixed
closeBatch(CloseBatchRequest $request, bool $timeout = false)
Closes the current batch of transactions on SLIM CD’s servers by releasing them to the processor.
mixed
Details
at line 24
mixed
closeBatch(CloseBatchRequest $request, bool $timeout = false)
Closes the current batch of transactions on SLIM CD’s servers by releasing them to the processor.
Transactions processed through SLIM CD are stored in batches. These transactions will not be funded to the merchant until the batch is closed . After closing a batch you can no longer perform VOID, TIPEDIT, or UPDATE transactions against a previous transaction included in the batch.