This release handles the new Paypal interface change. Thanx go to Michael Sullivan for submitting the code.
If you notice your balance not appearing, it's because Paypal has changed their interface. If someone can send me the source code for multiple balances i can fix that. In the meantime, use this file from here
http://sourceforge.net/tracker/index.php?func=detail&aid=1530751&group_id=138501&atid=740854
Version 1.2 adds support for accounts that store monetary units in multiple currencies. It also removes weird utf-8 characters from various places.
addresses the items in feature requests and problems. also gets rid of weird characters you sometimes get in the balance
aPapi is A Paypal API written in PHP for retreiving your account balance and recent transactions from Paypal. It is made to be simple and easy to use for website developers who have a need to include their balance on websites, but not a lot of patience.