WooCommerce - Webhook Configuration
Generic information on Webhooks functionality can be found here: Webhooks
Webhooks can be configured on WooCommerce plugin configuration page (picture below).
Webhook URL
Webhook URL is present on the plugin configuration page (picture above). Copy it and use in Everifin Paygate Back Office when configuring webhook (there choose webhook type payment.statusChange
). How to configure webhook in Back Office is described here.
Webhook Definition | Defining webhooks
Webhook Secret
Generic information on why we use secrets can be found here: Webhooks
The secret needs to be generated in Back Office as described here: Webhooks Security | Hook secrets
After the generation, the secret value needs to be copied and placed in plugin configuration page into the field “Webhook secret” (picture above).
Finally the configuration needs to be saved.