Webhooks
Receive notifications in other systems for different customer lifecycle events.
If you want to track the different events of your customer lifecycle, being able to make productive decisions for your business, we have great news for you: you don’t need to step out from Rebill's Dashboard to set-up your own webhooks and receive notifications in other systems. We provide ready-to-go webhooks for specific events that occur along payments & subscriptions lifecycle. Also, you can create more than one webhook for each event.
Events
You can configure webhooks based on the following events:
-
New payment. Every time a payment is made.
-
New subscription. Every time a new customer signs up to a subscription product.
-
24 hours forewarning payment. 24 hours before an automatic debit is made (on subscriptions or cyclic payments).
-
Payment status change. When it goes, for example, from pending to approved / rejected.
-
Subscription status change. When it is canceled or a subscriber changes his plan.
Use case
Next question is: when do we use webhooks? Let’s see a real case…
Example:
Suppose your business sells fruit, so you want to offer your customers a subscription plan to receive a personalized fruit crate every month.
To send the orders the exact day the payment is made, you can configure the webhook "24 hours forewarning payment" to be notified when you should prepare the crates for your customers.
In this way, you can prepare your orders in advance, to send them at the right time and give your customers the best experience.
How to set-up your webhooks?
You can configure your webhooks in 2 simple steps, in a simple and intuitive way:
- Go to the “Webhooks” section (left menu) and, to create a webhook, click on this option in the upper right corner.
- Choose the event you want to be notified about, fill in the destination URL for that webhook, and click "Ok".
Updated about 1 month ago