- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi all,
if i try to add my listener's url to webhooks in sandbox enviroment, the dashboard disply "Success" but if I reload the page I can't found the webhook.
Obviously if I try to do a test payment flow (by payment standard) this end successfully but my listener don't receiver any notification.
Finally if i test my listener by Webhook simulator I receive the notification correctly.
Can you help me?
Thanks.
Matteo
Solved! Go to Solution.
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have this behavior because Webhooks only work for REST based transactions.
They do not work with "PayPal Standard Payment". :'(

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, when you add the webhook and then exit and re-enter the dashboard can you see in "My App and Credentials" after you click your App name the Webhook URL, "Webhook ID" and the "Events tracked"? Does it shows any events?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I have this behavior because Webhooks only work for REST based transactions.
They do not work with "PayPal Standard Payment". :'(

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Recurring Payment issue in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Paypal Sandbox webshook (SANDBOX WEBHOOKS) not working Real time issue not trigger in Sandbox Environment
- Credentials from sandbox to live in NVP/SOAP APIs
- Who knows if Braintree works? in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Webhooks from PayPal Sandbox are not sending any JSON data, just headers in Sandbox Environment