Interface

MerchantTransactionDetails

MerchantTransactionDetails

Detailed information for a single transaction

View Source model/MerchantTransactions.d.ts, line 28

Members

Basket

# basket Optional

The Basket associated to the transaction.

View Source model/MerchantTransactions.d.ts, line 34

MerchantPayload

# merchantPayload Optional

Optional extra details from the merchant.

View Source model/MerchantTransactions.d.ts, line 44

PosPayload

# posPayload Optional

Optional extra details from the POS.

View Source model/MerchantTransactions.d.ts, line 39