Topics covering webhook creation & management, event handling, Pub/Sub, and Eventbridge, in Shopify apps.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
According to Shopify documentation, the Carts, checkouts, orders, and refunds webhooks are all supposed to have line item properties passed along with them.
At least API versions 2023-04 and 2023-07 are missing hidden line_items properties in the checkout webhooks.
Where can I submit a bug for Shopify to reimplement the hidden line_items properties information in the checkouts webhook?
Hi FiveThrive,
Were hidden line_item properties previously available in older API versions, and you're experiencing a regression? How are you adding the hidden line properties (eg: on a specific form?) And are they appearing on the order details page as expected?
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Hey Liam,
Yes, hidden line item properties have been working since I started building apps in 2014. I noticed the regression this week as I've tried to upgrade for some deadlines Shopify has imposed on API versions.
I'm adding hidden line item properties via a web form on a Shopify shop. The hidden line item properties show up on all webhooks except the checkout/create and checkout/update webhooks. They are also present as expected on the Thank You and Order Details pages as expected.
Hey Liam, any update? Is there somewhere I can submit an official regression bug report? I have less than two weeks to comply with the mandated API upgrade deadline and this breaks my apps.
Any help is appreciated. Thanks!
Hi FiveThrive,
I've added this as a product request but you may also want to contact Shopify Support directly via the Partner Dashboard.
Hope this helps,
Liam | Developer Advocate @ Shopify
- Was my reply helpful? Click Like to let me know!
- Was your question answered? Mark it as an Accepted Solution
- To learn more visit Shopify.dev or the Shopify Web Design and Development Blog
Did you ever manage to work this one out? We have a private all that uses the line items and has not been working in the most recent release.