Paypal Subscriptions (JS Webhook) - any advice?
dominikwa
New Community Member
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-16-2022
02:40 AM
We have implemented a Paypal susbcription into our SaaS project.
The subscriptions are working fine and now we want to integrate webhooks to automatically work with cancellations / non payment.
We struggle to find any information on how to work with webhooks inside a javascript environment.
We need a webhook that sends a notification if payments gets cancelled or if subscription is paid successfully.
The only source we find is this: https://developer.paypal.com/api/rest/webhooks/
Does anybody know about this or can give further advice?
0 REPLIES 0

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
Related Content
- Subscription did not get auto renewed in sandbox mode but it was created successfully in Sandbox Environment
- EDD in PayPal Payments Standard
- Webhooks from PayPal Sandbox are not sending any JSON data, just headers in Sandbox Environment
- Subscription Status Immediately Updates to New Plan Despite Payment Scheduled for Next Billing Cycle in NVP/SOAP APIs
- "Live" PayPal app w/webhook / REST API & JS SDK causes IPN msgs delivered to IPN handler? in REST APIs