Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implemented webhook subscription integration. #33

Merged
merged 5 commits into from
Nov 27, 2023

Conversation

mridulpathak
Copy link
Contributor

Includes,

  1. Configuring shopify webhook topics.
  2. Subscribe/Unsubscribe shopify webhook topics.
  3. ShopifyWebhookFilter to verify HMAC and set required request attributes.
  4. Receive and consume webhook payload with default webhook endpoint (callback url).
  5. Support for shopify bulk_operation/finish webhook.

1. Configuring shopify webhook topics.
2. Subscribe/Unsubscribe shopify webhook topics.
3. ShopifyWebhookFilter to verify HMAC and set required request attributes.
4. Receive and consume webhook payload with default webhook endpoint (callback url).
5. Support for shopify bulk_operation/finish webhook.
@mridulpathak mridulpathak merged commit d5e86c5 into develop Nov 27, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant