PayPal REST API - how to get information (webhooks?) on manual money transfers
Davidwesa
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-20-2023
01:07 AM
I have a working integration with PayPal Rest API but I can't figure out how to get information about manual transfer (a user logs into PayPal and sends money to my PayPal E-mail).
It seems this does not trigger the usual Payment.Capture.Completed webhooks, makes sense as I do not actively capture them but I can't find any other webhook event for this case. In sandbox noon I activated the webhook wildcard "all events" but a manual transfer did not trigger anything. Google did not help me either, I guess I am missing the right keywords.
Did I miss something? What is the desired way to retrieve this information?
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
- Who knows if Braintree works? in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Inquiry About Refund Processing Time in REST APIs
- Payout feature API/webhook issue in NVP/SOAP APIs
- How do I set up webhooks in my PayPal account? in REST APIs
- Order not found for PAYMENT.CAPTURE.DENIED webhook in REST APIs