Skip to content
This repository has been archived by the owner on Jun 2, 2022. It is now read-only.

Releases: pmclain/module-stripe

v2.1.1

11 Aug 13:21
47f4419
Compare
Choose a tag to compare

Fix amount when submitting requests for zero-decimal currencies.

v2.0.2

11 Aug 13:33
Compare
Choose a tag to compare

Fix amount when submitting requests for zero-decimal currencies.

v2.1.0

08 Aug 03:06
5ec45ea
Compare
Choose a tag to compare

v2.0.1

11 Jul 02:02
19c6c84
Compare
Choose a tag to compare

Correct js error when fetching token

v2.0.0

10 Jun 18:46
ff9ff23
Compare
Choose a tag to compare
  • 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

10 Apr 11:55
1c60bd6
Compare
Choose a tag to compare
  • Correct Stripejs error during checkout when address has no state/region

v1.2.0

06 Apr 00:27
8669475
Compare
Choose a tag to compare
  • 3D Secure support
  • Update Stripe library

v1.1.1

31 Mar 11:10
9122028
Compare
Choose a tag to compare
  • Remove 2.0.x support from README
  • Add debug logging and improve exception logging
  • Add config values to proper TypePool

v1.1.0

05 Jan 03:20
fe56081
Compare
Choose a tag to compare
  • 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

10 Oct 22:40
Compare
Choose a tag to compare

Update for installation on Magento v2.2.x. Remove all magento requirements except magento/framework.