Hi,
We are developing a payment gateway integration following - https://shopify.dev/docs/apps/payments
We want to set Additional Gateway Information in the order page. The OrderTransaction.receiptJson field is read-only and the documentation (https://shopify.dev/docs/api/admin-graphql/2023-04/objects/OrderTransaction#field-ordertransaction-receiptjson) says it is set by gateway.
How to send/set this receipt?