PayPal events, straight into Pushover
Every payment, refund, or subscription change — posted to Pushover the moment it happens. No Pushover app to install, no monthly automation subscription.
The gap this fills: PayPal doesn't ship an official Pushover app. If you want payment, refund, or subscription change to show up in Pushover 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 Pushover.
Setup — about two minutes
- Create the connector. In ZestyGlue, start a new PayPal → Pushover 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 Pushover at ZestyGlue. Create an application at pushover.net → Create an Application for an API token, then copy your User Key from your dashboard — enter both 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.
Is there a cost for the Pushover app itself?
Pushover charges a small one-time fee per platform for the app itself, separate from ZestyGlue's $9/month — it's not a subscription.
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.