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
In the case of payment apps, do https://shopify.dev/apps/webhooks/configuration/mandatory-webhooks support mTLS (https://shopify.dev/apps/payments#mtls-configuration) or do we still need to verify webhooks like https://shopify.dev/apps/webhooks/configuration/https#step-5-verify-the-webhook ?
Thank you.
Solved! Go to the solution
This is an accepted solution.
Hi David, you still need to verify mandatory webhooks the same way.
mrad | Developer @ 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
This is an accepted solution.
Hi David, you still need to verify mandatory webhooks the same way.
mrad | Developer @ 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
Well noted, thank you.