Hey all!
Does anyone know how to retrieve by api “Timeline” fields from an order? Specifically this group of fields “Information from the Gateway”
I’m using rails app, and I’ve tried it with:
ShopifyAPI::Event:0x0000…
but it doesn’t show this field
The information is in the Receipt field of the transaction object.
