
Gumball – Paddle Integration
Paddle offers several ways to handle notifications. For the full documentation, please visit the Paddle Webhook Reference page.
Method 1: “Global” notifications
In your Paddle account, navigate to “Developer Tools > Event”. From there, simply add your Gumball ping URL in the webhook URL field. Make sure to replace “gumball_xxxxxx” with yours.
https://app-gumball.com/request?id=gumball_xxxxxxx&action=track_1
Make sure to tick the checkmark boxes for the notifications you want to receive (subscriptions, one-off purchases, etc).
Method 2: Product-specific notifications
Paddle calls these notifications “Fulfillment Webhooks” and they are generated during order processing for one-time products or subscription plans.
To create one, start by choosing “Server notification” as the fulfillment method, when you create a new product/subscription.
Then, click on the “Set webhook URL” when filling out the details of the product.
Finally, your Gumball ping URL in the webhook URL field. Make sure to replace “gumball_xxxxxx” with yours.
https://app-gumball.com/request?id=gumball_xxxxxxx&action=track_1
🎉 That’s it, just test and save, and you’re all set up!