Releases: pmclain/module-stripe
Releases · pmclain/module-stripe
v2.1.1
Fix amount when submitting requests for zero-decimal currencies.
v2.0.2
Fix amount when submitting requests for zero-decimal currencies.
v2.0.1
Correct js error when fetching token
v2.0.0
- Require Magento 2.2.0 or greater
- Add formatter for instant purchase card details
- Add card type and last four digits to info block
- Update to latest version of
stripe/stripe-php
v1.2.1
- Correct Stripejs error during checkout when address has no state/region
v1.2.0
- 3D Secure support
- Update Stripe library
v1.1.1
- Remove 2.0.x support from README
- Add debug logging and improve exception logging
- Add config values to proper TypePool
v1.1.0
- Restructure tokenization requests
- Support for Magento InstantPurchase
- Bring
stripe/stripe-php
to current version
- Update unit tests for PHPUnit v6.x
- Change License to OSL v3.0
- Add basic Travis build
Fix composer.json for Magento v2.2.x
Update for installation on Magento v2.2.x. Remove all magento requirements except magento/framework.