Using PingBell
How to receive notifications from WooCommerce with PingBell
Two paths: the PingBell WordPress plugin (one-click, recommended) or a manual WooCommerce webhook.
Recommended: install the WordPress plugin
Install PingBell for WooCommerce from the WordPress plugin directory. In WooCommerce → PingBell, paste your PingBell API key, click Fetch PingBells, pick a counter and event, then click Add connection. The webhook is created automatically.
Alternative: manual webhook
If you'd rather skip the plugin:
- In PingBell, click the three dots next to your PingBell and select Copy URL.
- In WordPress Admin, go to WooCommerce → Settings → Advanced → Webhooks.
- Click Create new webhook. Set the status to Active.
- Pick the trigger event (most stores use Order created or Order updated).
- Paste your PingBell URL into the Delivery URL field.
- Click Save.
Test with a $0 order to confirm the bell rings.
Full walkthrough
For a step-by-step blog post with screenshots, see How to receive notifications from WooCommerce with PingBell.