Commit Graph

37 Commits

Author SHA1 Message Date
Pieter Poorthuis daf46c7a5f Update for v2.1.18 2018-03-16 12:39:19 +01:00
P.H. Poorthuis 5d936704f8 Updated GUIDE & README 2016-12-15 15:00:06 +01:00
Chris Kleeschulte e7811a71c5 Repaired redirected checkout BitPay invoice amount calculation
- If shopping cart user's currency is not the same as the Magento configured base currency and the type of BitPay invoice is a redirected checkout (non iFrame), then the $amount (invoice amount) passed to Bitcoin.php authorize() will be in the base currency and not the user's currency. A BitPay invoice is then created based on the user's currency and the amount, which is wrong.

- The Bitcoin.php authorize function now recomputes the amount in the event that the amount is not correct.


- Updated the README and GUIDE to show latest Magento version checked.
2016-05-27 16:02:48 -04:00
James Walpole e991500dc1 Update Support Link 2016-02-19 09:25:41 -05:00
Chris Kleeschulte 4c4ff8810e Update README.md 2015-11-18 14:55:56 -05:00
Chris Kleeschulte 3f9b79622c Update README.md 2015-11-06 10:15:08 -05:00
Rich Morgan d4889dff97 Removed install/config info and added to GUIDE 2015-02-20 19:00:03 -05:00
Rich Morgan 1226a52352 Formatting 2014-12-30 13:24:11 -05:00
Rich Morgan 7e5e84b7d1 Formatting and adding more information 2014-12-17 12:55:15 -05:00
Joshua Estes 8371f89125 Refactored and updated plugin to work with update API and to be able to
be packaged and distributed using more than just GitHub

Added a script to delete old extension, installing the new extension overrides the previous extension and the previous extensions does not function anymore, merchants should at least disable the previous plugin, the merchant will also need to also remove the extension from core_resource table

Updated to encrypt/decrypt keys to and from the database

Small bug fixes with the package script

Added instructions on how a previous merchant can upgrade to the new 2.x one
2014-10-14 10:37:19 -04:00
Charles Stevens b4b571d1b1 Add contribution information 2014-07-16 15:32:10 -04:00
Charles Stevens bb5d5bc552 Add CHANGELOG, update README 2014-07-16 12:50:35 -04:00
Joshua Estes 31055f7465 Updated readme file 2014-07-15 12:44:38 -04:00
Joshua Estes d03ed334cf Removed coveralls from readme 2014-07-11 14:00:47 -04:00
Joshua Estes 56241403f2 Added license to all files 2014-07-07 10:21:17 -04:00
Joshua Estes 0f0e4ea492 Pushed up links to personal repo by mistake 2014-07-02 12:18:45 -04:00
Joshua Estes 64e2394573 Added coveralls back so all the tools can be played with for builds 2014-07-02 12:02:03 -04:00
Joshua Estes b15d2a8330 Updated to use scrutinizer-ci since coveralls uses some different tools 2014-07-02 11:57:26 -04:00
Joshua Estes 46615edab5 Added coveralls status badge 2014-07-02 11:25:48 -04:00
Joshua Estes b40c1b9ff1 Updated readme to show status of plugin 2014-07-02 09:56:27 -04:00
Joshua Estes ed4a350e26 Added a little more information and reformated some of the headings 2014-07-01 12:11:42 -04:00
Joshua Estes 5f21a0089f Initial commit of an updated readme file 2014-07-01 11:53:02 -04:00
Rich Morgan 8ebae606ca Add testing performed on 1.9.0.1 and updated logo 2014-05-19 15:05:57 -04:00
Rich Morgan 3c5667a2a5 Updated version info 2014-03-31 11:10:20 -04:00
Rich Morgan b58dbf367f Add testing performed on 1.8.1.0 and docs updated
- Improved README documentation.
- Additional testing performed against 1.8.1.0 and installation instructions updated to reflect differences.
2014-03-26 14:07:51 -04:00
Rich Morgan b2639b24fa Corrected company name. 2014-01-28 16:21:15 -05:00
evan 5d81aea778 updated README 2013-07-25 09:14:43 -04:00
Kevin McInturff 1b7a4c995d Update README.md 2013-04-24 12:08:09 -03:00
Kevin McInturff 65b0e0e5d0 Update README.md 2013-04-24 11:13:06 -03:00
Kevin McInturff 4c595441d3 Update README.md 2013-04-24 11:12:48 -03:00
Kevin McInturff 3003805bfb Added note to readme regarding SSL requirement 2013-04-24 10:10:56 -04:00
Kevin McInturff 2239c49f4e Added note to readme regarding SSL requirement 2013-04-24 09:51:06 -04:00
Kevin McInturff 0934c77008 Added note to readme regarding SSL requirement 2013-04-24 09:50:31 -04:00
Japhet Stevens 0c45e87704 Changed option text from "Use Iframe" to "Fullscreen invoice".
bugfixes
2012-10-31 21:34:01 -04:00
Japhet Stevens c63099d2ed updated readme 2012-10-31 20:14:01 -04:00
gasteve c7b64edf70 initial version 2012-10-01 15:28:57 -04:00
Stephen 87cafac76c Initial commit 2012-10-01 12:27:08 -07:00