hi Shopify Team,
I was having issue getting data on Webhooks triggered events - checkouts/create and checkouts/update with this response:
{“id”:23825331617969,“note”:null}
Is there I way I can modify checkout object for the purpose of modifying tax to correct the display on the checkout?
Ie. I like to modify tax to make the calculations correct but the Tax calculation for a bundled items is always incorrect.
If the item is paid separately the inclusive tax calculation is correct.
But if the bundled items the tax calculation is not.
I there any work around this issue?
