PayPal events, straight into Discord
Every payment, refund, or subscription change — posted to Discord the moment it happens. No Discord app to install, no monthly automation subscription.
The gap this fills: PayPal doesn't ship an official Discord app. If you want payment, refund, or subscription change to show up in Discord the moment it happens, the usual options are a paid third-party bot, custom code, or routing everything through a $20–50/month automation platform just to move one webhook from one URL to another. ZestyGlue does exactly that one thing for $9/month.
What it looks like
ZestyGlue
PayPal — Payment · Capture · Completed
25.00 USD
A real PayPal event, shown as ZestyGlue formats it for Discord.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new PayPal → Discord connector. You'll get a unique webhook URL right away.
- Point PayPal at it. In the PayPal Developer Dashboard, go to your app → Webhooks → Add Webhook, paste in your ZestyGlue webhook URL, and select the event types you want.
- Point Discord at ZestyGlue. In your target channel, go to Edit Channel → Integrations → Webhooks → New Webhook, copy its URL, and paste it into ZestyGlue.
Under the hood: PayPal webhook signature verification requires an authenticated round-trip back to PayPal's API, which this connector doesn't perform yet — so it relies on your webhook URL staying private, the same way many lightweight PayPal integrations work.
Events you can forward
PAYMENT.CAPTURE.COMPLETED
PAYMENT.CAPTURE.REFUNDED
BILLING.SUBSCRIPTION.CREATED
BILLING.SUBSCRIPTION.CANCELLED
CHECKOUT.ORDER.APPROVED
Questions
Why doesn't ZestyGlue verify PayPal's signature like it does for Stripe?
PayPal's webhook verification requires an authenticated call back to PayPal's API for every event. Instead, this connector relies on your webhook URL being unguessable — the same approach many lightweight integrations use.
Can I use this for Payouts as well as Checkout?
Yes — any PayPal webhook event type can be pointed at the same URL, including Payouts, Subscriptions, and Disputes events.
Can more than one person see these messages?
Yes — anyone in that Discord channel sees every event as it arrives, exactly like a message from a bot.
What happens if my ZestyGlue subscription lapses?
Events are silently dropped rather than causing errors on PayPal's side — PayPal never sees a failure response, so it won't retry aggressively or flag your webhook as broken. Your dashboard will simply stop showing new events until you resubscribe.