Replies: 0
I am having an issue with what appears to be webhooks not working properly.
I have enabled webhooks in the BC4WP Product Sync settings for real-time product and inventory sync. However, I’ve tried changing the product sale price and the product inventory, but it is not reflected on the WordPress storefront.
I have reached out to our hosting provider and they have ensured that webhooks are not blocked. I also had a chance to review my access logs, and I do see webhooks there when I make a change in bigcommerce:
POST /bigcommerce/webhook/product_update
POST /wp-cron.php?doing_wp_cron=
Any insight is appreciated.