Webhooks will allow you to receive notifications about events that occur in the store, such as:
Selling a publication
Selling a prepaid plan
Monthly payment for a recurring plan.
To use the Webhooks system, you must provide a notification URL (it is the connection point -Endpoint- to which we will send the Webhook), and generate the Key (which will be used to sign the Webhooks).
Here we share our technical documentation.
1. To configure Webhooks from the store, go to Control Panel > Settings > Integrations > Webhooks:
2. Enter the URL and generate your key
Save the changes.
3. Finally, click on the "test" button to verify that it has been linked correctly.
You will receive the data in JSON format like the following:
We hope this tutorial has been easy for you. If you have questions, write to us at [email protected] .