Developer - Personal Account Transaction RSS Feed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Howdy,
I've been looking recently into the PayPal development API's and have found no way to subscribe to the transactions of a personal account. I'm exploring the capacity to make a personal finance dashboard similar to Mint or other competing tools, but on a smaller scale.
The functionality I need is the equivalent of the IPN service (https://developer.paypal.com/docs/classic/products/instant-payment-notification/#use-ipn-in-your-che...) for a non-business account. Either an RSS feed hosted by PayPal or an HTTPS callout to a domain of my choice called after money either enters or leaves a user account. Of the tooling I've seen so far, the Activity download feature / exporting an all inclusive custom statement is the closest feature. I'm looking for a way to automate this.
Right now, it seems my best option is to scrape the HTTPS traffic in the browser as well as my PayPal O-Auth tokens.

Haven't Found your Answer?
It happens. Hit the "Login to Ask the community" button to create a question for the PayPal community.
- Cannot create developer account from invitation link in Braintree Client-side Integration (JS, iOS, Android SDKs)
- Advanced checkout and no 3DS information in the response in REST APIs
- Inquiry About Documentation and Support for Tokenization and Future Payment in Payflow
- Compliance violation. flag based on the account origin ? in Sandbox Environment
- PAYMENT_DENIED Error in REST APIs