magento-plugin/app/code/community/Bitpay/Core
Rich Morgan cc63905509 Update for invalid input stream from IPN post #74
* Performs check to ensure the file_get_contents() function is not disabled and attempts to enable.
* Prior to PHP 5.6, php://input couldn't be reliably re-read.  This patch reads it once and works with that data via the raw_post_data variable.
* https://github.com/bitpay/magento-plugin/issues/74
2014-11-18 18:16:17 -05:00
..
Block Refactored and updated plugin to work with update API and to be able to 2014-10-14 10:37:19 -04:00
Helper Refactored and updated plugin to work with update API and to be able to 2014-10-14 10:37:19 -04:00
Model Refactored and updated plugin to work with update API and to be able to 2014-10-14 10:37:19 -04:00
controllers Update for invalid input stream from IPN post #74 2014-11-18 18:16:17 -05:00
etc Version bump and rebuild since Magento Connect somehow wasn't giving the correct package when using the extension key given 2014-10-16 14:26:51 -04:00
sql/bitpay_setup Refactored and updated plugin to work with update API and to be able to 2014-10-14 10:37:19 -04:00