Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > receiptJson
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']>;