class CloseBatchRequest

Class CloseBatchRequest.

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.

Traits

Properties

string $username Username or API Access Credential that accesses web service.
string $password Plaintext password for the client account.
int $siteid Assigned by the Slim CD administrator.
string $batchnumber The processor’s batch number. Do not use unless instructed by SLIM CD.

Methods

array
jsonSerialize()

Returns the instantiated class's properties as an array.

Details

in jsonSerializeTrait at line 12
array jsonSerialize()

Returns the instantiated class's properties as an array.

Return Value

array