Interface

DigitalPayCompletionResponse

DigitalPayCompletionResponse

The JSON response structure of the Completions endpoint.

View Source model/DigiPayModel/DigitalPayCompletionResponse.d.ts, line 3

Members

boolean

# partialSuccess

A flag to indicate if a split completion was only partially successful, ie. at least 1 of the completions had a successful result.

View Source model/DigiPayModel/DigitalPayCompletionResponse.d.ts, line 16

string

# transactionReceipt

Container reference in the transaction logs. This number uniquely identifies the whole/grouped transaction in the container.

View Source model/DigiPayModel/DigitalPayCompletionResponse.d.ts, line 9