Configuration of the webhook
SlimPay’s offering a new way for the merchant to get informed in asynchronous way about the status of the created order, mandate and payments thanks to the webhook.
For example, you will be informed when the subscriber went through the checkout and successfully build a mandate or not, when the payment is initiated or received.
In this first version, this is handling notifications for SlimCollect product only.
You can find step-by-step guides on this in our server to server webhook section.
Once set, the webhook will generate notifications for the subscribed services to your server. The notifications are a set of information in a JSON format corresponding to the event you requested.
we are offering a set of methods to create, read one or all webhooks, update and delete them.