stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > receiptJson

AdminTypes.OrderTransaction.receiptJson property

The transaction receipt that the payment gateway attaches to the transaction. The value of this field depends on which payment gateway processed the transaction.

Signature:

receiptJson?: Maybe<Scalars['JSON']['output']>;