• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Sign Pabbly Subscription outbound webhook payload

maadd1

Member
hi - i want to sign the pabbly subscription outbound webhook to prevent tampering.... is there a mechanism available to sign the webhook payload (like stripe signatures...) - my webhook client uses signature validaation using $hmac = hash_hmac('sha256',
 
D

Deleted member 9923

Guest
Hello @maadd1 ,
As we've investigated on our end, it appears that Webhook Signature Verification (HMAC) functionality is not currently available in Pabbly Subscription Billing. We kindly request that you submit this as a feature suggestion on our forum. If we receive multiple requests for this feature from our users, we will consider its inclusion in Pabbly Subscription Billing after assessing its feasibility. You can submit your suggestion at the following forum link: https://forum.pabbly.com/forums/fea...forum.pabbly.com/forums/features-requests.26/

As a workaround solution, we suggest utilizing Pabbly Connect to perform the Webhook Signature Verification (HMAC). You can set up a Pabbly Connect webhook inside the webhook section in Pabbly Subscription Billing and pass the necessary details to a Pabbly Connect webhook. Then, within Pabbly Connect, you can configure the required webhook to perform the Webhook Signature Verification (HMAC) using the available functionalities. This approach should help achieve the desired outcome until the feature is implemented in Pabbly Subscription Billing.
 
Top