Commit Graph

5 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
Chris Kleeschulte fcd44e0a08 Update GUIDE.md 2015-11-18 14:56:33 -05:00
Rich Morgan 9f060ce259 Create GUIDE.md 2015-02-20 18:58:17 -05:00