The wishlist of providers we'd love to support. Each is a great first contribution β
run pnpm new-provider <id>, verify the scheme against the provider's official docs,
fill in the config and vectors, and open a PR. See CONTRIBUTING.md.
Check the box in your PR when you ship one (the - [ ] \id`lines below feed the "Up for grabs" list in the README, regenerated bypnpm gen:table`).
β οΈ Never guess a scheme. Verify it from the provider's official documentation and link the doc in the provider README. If you cannot verify it from first-party docs, say so in the PR rather than shipping it.
-
paypalβ webhook signature verification (transmission signature + cert chain; verify current scheme) -
squareβ HMAC-SHA256 over notification URL + raw body -
adyenβ HMAC (HmacSignature in notification items) -
mollieβ verify current scheme from docs -
razorpayβ HMAC-SHA256,X-Razorpay-Signature -
coinbase-commerceβ HMAC-SHA256,X-CC-Webhook-Signature -
wiseβ signature verification (public-key based; verify from docs) -
iyzicoβ verify current scheme from docs -
paytrβ verify current scheme from docs -
gumroadβ verify current scheme from docs -
patreonβ HMAC (MD5 per docs β verify current scheme) -
whopβ likely a Svix/Standard-Webhooks preset (verify)
-
gitlabβX-Gitlab-Tokenshared-secret comparison (verify) -
bitbucketβ verify current scheme from docs -
linearβ HMAC-SHA256,Linear-Signature -
jiraβ verify current scheme from docs -
sentryβ HMAC-SHA256,Sentry-Hook-Signature -
vercelβ HMAC-SHA1,X-Vercel-Signature -
netlifyβ JWS signature (verify) -
renderβ likely Svix/Standard-Webhooks preset (verify) -
railwayβ verify current scheme from docs -
supabaseβ likely Svix/Standard-Webhooks preset (verify) -
hasuraβ verify current scheme from docs
-
contentfulβ verify current scheme from docs -
sanityβ HMAC-SHA256,sanity-webhook-signature -
strapiβ verify current scheme from docs -
algoliaβ verify current scheme from docs -
typeformβ HMAC-SHA256, base64,Typeform-Signature -
tallyβ verify current scheme from docs
-
cal.comβ HMAC-SHA256,X-Cal-Signature-256 -
calendlyβ HMAC-SHA256 (Webhook-Signature, t/v1 pairs β verify) -
zoomβ HMAC-SHA256,x-zm-signature -
intercomβ HMAC-SHA1,X-Hub-Signature -
zendeskβ verify current scheme from docs
-
hubspotβ v3 signature (HMAC-SHA256 over method+uri+body+timestamp β verify) -
mailgunβ HMAC-SHA256 over timestamp+token -
postmarkβ verify current scheme from docs -
sendgridβ ECDSA signature (verify) -
loopsβ verify current scheme from docs -
customerioβ HMAC-SHA256,X-CIO-Signature+ timestamp -
brevoβ verify current scheme from docs -
klaviyoβ verify current scheme from docs
-
workosβ likely Svix/Standard-Webhooks preset (verify) -
stytchβ verify current scheme from docs -
kindeβ verify current scheme from docs -
docusignβ HMAC-SHA256, base64 (Connect signature) -
dropbox-signβ HMAC-SHA256 (verify)
-
shippoβ verify current scheme from docs -
easypostβ HMAC-SHA256,X-Hmac-Signature