Send email using API
guilhermelima
Contributor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Posted on
Aug-30-2017
12:47 PM
1 REPLY 1
angelleye
Advisor
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Sep-06-2017
06:27 PM
Are you working with Classic or REST APIs? With Classic I would use IPN. With REST there is a similar solution called Webhooks. In either case you setup a listener script on your server and PayPal's system will POST transaction data, including the fee, to this listener any time a transaction occurs. You can process this data however you need to within IPN / Webhooks, so you can generate customized, branded email notifications, update your own database systems, hit 3rd party web services, etc. It all happens in real-time, too (or at least very close to it).
Angell EYE - www.angelleye.com
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!
PayPal Partner and Certified Developer - Kudos are Greatly Appreciated!

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
- where does paypal payments go to if there is no linked phone or email to the seller ? in PayPal Payments Standard
- Couldn't receive International payment in PayPal Payments Standard
- My PayPal is not allowing me to receive or send requests. in PayPal Payments Standard
- Why do my contacts bring up a PayPal instead of texting them in PayPal Upgrade Community
- Cannot create developer account from invitation link in Braintree Client-side Integration (JS, iOS, Android SDKs)