Receive payment notifications via email when you sell an item on one of the Envato websites (just set a cronjob and start receiving automatic notifications).
Add a widget (swf file) to your backend or other private page that you want to check your Unpaid, Current Month and Today earnings. It automatically updates every 3 minutes. In order to use a minimal amount of requests to the envato API the component has an internal cache subsystem.
The widget will also play a sound whenever you receive a new payment.
.FLA file is included, coded with AS3 . The backend is coded with PHP .