Issue with paypal webhook - salesforce
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I have added a Webhook listner URL to my Sandbox app and subscribed all event.My main requirement is whenever I get payment I should be notified.The listner URL is Salesforce Rest Resource.The issue is that when I transfer money from one sandbox to another the amount is getting revieved successfully but the webhook is not called/post .The logs are blank and there is no trace of post in Salesforce.When used Webhook simulator its working currectly.But on the above scenario its not.How can I make it work. #noob

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Dear @thileepan-dev,
Thank you for posting to the PayPal community.
I understand that you have subscribed to all the webhook events but are still not receiving the webhooks when you transfer money from another sandbox account.
I believe that you have been using the "Send Money/Request Money" transactions for your payments. However, please note that we currently do not have a webhook event for this feature. To receive webhooks for your payments, you need to use the PayPal Rest API. Additionally, please ensure that you use the API credentials (Client ID & Secret ID) of the same Sandbox REST APP for the API calls.
You can find the webhook integration guide here. For the list of webhook events based on different APIs, kindly take a look at this document.
If you have any other queries or concerns, please create an MTS ticket via - https://www.paypal-support.com/s/?language=en_US with detailed information. We will be happy to assist you.
Sincerely,
Narendra Nath Laha
Global Technical Support
PayPal

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Assistance Needed: Passing and Retrieving Custom Data in PayPal Webhook Payload in PayPal Payments Standard
- CHECKOUT.ORDER.APPROVED webhook event not triggered if payment_source is passed in in REST APIs
- Paypal Sandbox webshook (SANDBOX WEBHOOKS) not working Real time issue not trigger in Sandbox Environment
- webhook payment capture completed issue in Sandbox Environment
- A gateway error log add to get detailed information response from paypal. in PayPal Payments Standard