Webhooks API checkouts/create and checkouts/update I get null response

Webhooks API checkouts/create and checkouts/update I get null response

cooltofinish1
Visitor
2 0 0

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?





 

Reply 1 (1)

cooltofinish1
Visitor
2 0 0

hi Shopify Team,

 

An addition to this I've just taken the idea that I could do it from this link:
https://shopify.dev/api/admin-rest/2021-10/resources/webhook
Screenshot 2021-11-24 at 08-08-49 Webhook.png