Description
Plugin Description
------------------
This backend plugin allows administrators to view payments that have been done by users on their website.
It is based upon the sobi2 table "__sobi2_payments" and on the field "payed_date".
This field is filled when the user goes to pay on paypal. But as there's no feedback payment from paypal, it's not sure that the user really payed.
Therefore, the plugin allows to compare the payments declared on the website by SOBI2 and those received in the Paypal account.
Plugin Features
---------------
* This is only a backend plugin
* Comes with english and french languages
* Displays payments of the day
* Displays payments of the current month
* Displays payments of the current month per day
* Displays payments of the last month
* Displays payments of the last month per day
* For month reportings, there's also a graphic that shows the evolution of payments per day
* It doesn't modify/alter tables or datas
* Displays plugin loading time in the bottom of the plugin.
Compatability
-------------
Tested with Joomla 1.0.15 and SOBI2 RC 2.8.4
Tested with Joomla 1.0.15 and SOBI2 RC 2.8.5 SVN
Tested with Joomla 1.5.2 and SOBI2 RC 2.8.6
Tested with Joomla 1.5.3 and SOBI2 RC 2.8.6
Installation Instructions
-------------------------
* Un-install firstly any previous versions that might be installed on your system.
--> Go to Components->Sobi2->Plugins->Plugin Manager
-->Then choose the Payments Plugin and click on the remove button on the top right side.
* Install the plugin in the "SOBI2 Plugin Manager".
--> Go to Components->Sobi2->Plugins->Plugin Manager
--> Click on the browse button and choose the "PaymentsPlugin" downloaded zip file.
--> And finally, click on the "Install" button. That's all !
Configuration Instructions
--------------------------
Nothing to configure
Warranty and Support
--------------------
I'm not responsible of the uses you make of this plugin.
I will attempt to respond to any questions related to errors/bugs with this plugin.
Change History
--------------
-28/07/2008-
1.0.4 : BUGFIX : deleted entries won't appear anymore in the payments. Therefore, a payment must a have a corresponding entry to be taken in account and displayed by the plugin.
1.0.3 : Small bugfixes
1.0.2 : BUGFIX : some annoying warnings ("unlink function") were displayed and there were access rights problems
1.0.1 : BUGFIX : a bug made impossible the plugin to work on unix servers (case sensitive)
1.0.0 : First version