Home > @infiniteobjects/shopify-data-manager > AdminTypes > OrderTransaction > receipt
Warning: This API is now obsolete.
Use
receiptJson
instead.
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:
receipt?: Maybe<Scalars['String']['output']>;