- Fixed works in sandbox and in live server environment
- Fixed bug that rendered the redirect parameters useless.
- Fixed giving to much information in the payment errors (information disclosure), long error information can be turned on by setting define('PPEC_DEBUG',false); to true in the constants.php file.
- Fixed express checkout links, now they don't empty your shopping cart anymore
- Fixed some links to pass through the osCommerce session id correctly
- Added full https support, early releases referred to http://yoursite.com:443/ by using hardcoded http://
- Added product count support like normal osCommerce, early releases didn't decrease the number of product when a order was made.
- Added order notification for customer and extra order notification (for admin) works like the normal osCommerce version.

- Rewrote the installation instructions, not everybody uses Microsoft Word.
- Recreated the directory structure for the files
- This module was tested before we released it to the community.

More...