and you have received further instructions from your manager
1. Login into your WordPress admin panel and press “Settings” located in WooCommerce tab.
2. Press on “Advanced Tab”
3. Press “Webhooks” below the tab menu
4. Press “Add Webhook” at the top of your screen
5. Here is the webhook creation page:
You will need to fill in the first five fields:
Name
Status
Topic
Delivery URL
Secret
After you are done filling in these fields, press “Save webhook” at the bottom. Once the webhook is saved, press “Webhooks” at the top and then press “Add Webhook”.
Below is the information that has to be used for webhook creation:
1) Order Create Webhook
Name: OC
Status: Active
Topic: Order Created
Delivery URL: *provided in the email*
Secret:*provided in the email*
2) Order Create Webhook
Name: OU
Status: Active
Topic: Order Updated
Delivery URL: *provided in the email*
Secret: *provided in the email*
3) Order Restored Webhook
Name: OR
Status: Active
Topic: Order Restored
Delivery URL: *provided in the email*
Secret: *provided in the email*
4) Order Deleted Webhook
Name: OD
Status: Active
Topic: Order Deleted
Delivery URL: *provided in the email*
Secret: *provided in the email*
Below is an example of how fields have to be filled in: