Integrations   ·   User guide   ·   Blog   ·   Pre-order
Integrations   ·   User guide   ·   Blog   ·   Pre-order

Gumball – Paddle Integration

👉 Receiving notifications from Paddle to your Gumball is easy. Simply follow the steps below. For more details about how connection works, you can also check out our connecting apps page.

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!