PayPal account balance and transaction history

Hi!

It would be great if end-users could get theirs PayPal account current balance and transactions history (at least, latest 10 transactions, or 30 days, etc.)


I know there is an API for both, and nowadays, with the rise of FinTech solutions, there are more customers asking for a simple way to get Banks accounts balance and transactions history from theirs desktop/mobile application. It would be nice to add this Support for PayPal account.

Thanks!

That is indeed an interesting & useful extensions that we'll look into.

Hi!

Thank you for considering it for future updates.
I have been investigating and it seems the GetBalance and Transactions API is available as soap (wsdl) or NVP:
https://developer.paypal.com/docs/classic/api/merchant/GetBalance_API_Operation_SOAP/

I have imported the wsdl in Delphi 10 Seattle and will try to test it these days.