
Gumball – Stripe Integration
👉 Receiving notifications from Stripe 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.
Step 1: Create a new webhook
Once logged into your Stripe account, navigate to your dashboard.stripe.com/webhooks page and create a new webhook by clicking on the “Add endpoint” button.
Step 2: Add your Gumball “ping URL”
Make sure to replace “gumball_xxxxxx” with yours.
https://app-gumball.com/request?id=gumball_xxxxxxx&action=track_1
Step 3: Choose the trigger event
Stripe lets you choose from a lot of possible trigger events. To make your Gumball turn on when a new payment arrives, for example, choose the “payment_intend.succeed” event.
🎉 That’s it, just test and save, you’re all set up!