Documents
-
Scheduled actions
Scheduled actions manage background tasks related to WooCommerce order notifications and payment processing. Gaining a clear understanding of these actions can help your store run more efficiently, and prevent issues — such as missed order updates or delayed customer emails. You can find all scheduled actions in your store’s WP Admin dashboard under WooCommerce > Status […]
-
Webhooks
In this guide we explain in more details what webhooks are and how they are used. What are Webhooks? A Webhook is an event notification sent to a URL of your choice. Merchants (or their developers) can configure a webhook that are triggered by events on one site, to invoke behavior on another site. Webhooks are useful […]