PingBell for WooCommerce lets you connect key store events (orders, order status changes, add to cart) to your PingBell counters.
Use it to:
Automatically creates a WooCommerce webhook for each connection with this delivery URL format:
https://app.pingbell.io/log?id=PINGBELL_ID
Lets you delete a connection, which also deletes the underlying WooCommerce webhook.
Out of the box, the plugin supports these webhook topics:
order.created – New order createdorder.updatedorder.deletedorder.status_pending_to_processing – Order paidorder.status_processing_to_completed – Order completedorder.status_completed – Any status Completedaction.woocommerce_add_to_cart – Product Added to Cart (custom action)You can point the same PingBell counter at multiple events, or create separate counters per event.
This plugin sends event data from your WooCommerce store to the PingBell service.
You will need a PingBell account and API key to use this plugin.