Webhook

icon picker
Webhook queries

My solution: Instead of providing complex auth mechanism for our webhook delivery, we can follow what Stripe and Paypal does.

Solution: Agency will get a webhook secret when setting up a webhook and will get a webhook signature with each event. We will provide an api where agency can send the webhook secret and signature to verify the request. i.e the request is really coming from us. In my opinion this is a better UX and there is no security issues.


Query: A webhook is delivered successfully, then user manually sends it again, it fails. Should we resend it automatically again?
Ans: No (Orvi)

Qeury: recurring order e webhook event order create holei jabe naki payment successful hole?
Ans: Auto er khetre payment hole (Shaown)

Query:
Scenario:
An event has been sent (Ex: SERVICE.CRETED)
SERVICE.CRETED has been removed from the webhook
Resend button is clicked for that event (SERVICE.CRETED)
Query: Should we resend it?
Ans: No (shaown).

Want to print your doc?
This is not the way.
Try clicking the ⋯ next to your doc name or using a keyboard shortcut (
CtrlP
) instead.