Focuses on API authentication, access scopes, and permission management.
Hey @AlejandroLoz - thanks for getting in touch. I do know there was an issue that impacted custom line item information when checkouts were processed through the dynamic/express checkout methods earlier in the summer. My understanding was that the issue was resolved earlier last year. Could you provide an example checkout ID or an X-Request-ID if you're still seeing the issue occur?
We can get in touch with our product team on your behalf to report this and get some next steps. Hope to hear from you soon.
Developer Support @ Shopify
- Was this reply helpful? Click Like to let us 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
Hidden line item properties are now not carried from cart webhooks to checkout webhooks. They reappear in order and refund webhooks. This is the case for all supported api versions ... how are we supposed to comply with mandatory upgrades with bugs like these?
Hi Alejandro, we seem to have the same problem with our stores since this week. May I ask which personalizer app you are using? Could it be a Zepto-related issue?
the problem is happening also for me... also our app relies on custom attributes set on the cart, that need to be copied over to the order, but whenever we try to use AmazonPay the cart gets redirected (and I think a new cart is created) and the properties are not copied over...