I need to capture detail on the receipt and send it out for additional processing.
Instead of deserialization the Order JSON, is there another easier way to get the detail that goes to the receipt?
like item, modifiers, price
tax (or taxes) information
etc.
Thank you,