PayPal events, straight into Slack
Every payment, refund, or subscription change — posted to Slack the moment it happens. No $20+/month automation plan just to move one webhook.
Why not just use Slack's built-in options? Even where PayPal offers some form of Slack integration, it's often tied to one account, limited in which events it covers, or more than you need. ZestyGlue is a dedicated, always-on feed of exactly the events you choose, for $9/month instead of a full automation-platform subscription.
What it looks like
ZestyGlue
PayPal — Payment · Capture · Completed
25.00 USD
A real PayPal event, shown as ZestyGlue formats it for Slack.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new PayPal → Slack 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 Slack at ZestyGlue. Create a Slack app (or reuse one) → Incoming Webhooks → Add New Webhook to Workspace, pick the channel, and copy the URL 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.
Does this need Slack admin approval?
No app installation is required on Slack's side — an Incoming Webhook is just a URL generated once. No OAuth review, no admin approval flow.
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.