No content to show
User Activity
03-27-2024
As the changelog, when I edit the value of the SMS checkbox inside the Marketing options settings in the Checkout settings, I should receive a webhook of shop/update topic, with the new value of marketing_sms_consent_enabled_at_checkout. This does no...
From the cart page, if I click the Check Out button with an already existing customer I am being redirected correctly to the `/checkouts/cn/123/shipping` page, but now I will receive consecutively two `checkouts/update` webhook, the first one is miss...
In chromium-based browser, like chrome and brave, the iframe does not load until I move the cursor inside it. This behavior does not happen on Firefox. Even if the iframe is not loaded, I can see the request to my application, everything works fine o...
05-29-2023
The docs for the webhooks show a bunch of examples (https://shopify.dev/docs/api/admin-rest/2023-01/resources/webhook#event-topics) without a proper type definition. Is there a page documenting the types? I'm validating the webhooks with zod (https:/...
No, it isn't
10-17-2022
I would like to know if it is possible to cross sell products of another shop in post purchase, and if yes how the process would be.