Skip to content

Releases: spree/spree_gateway

Version 3.6.5

30 Sep 15:21
Compare
Choose a tag to compare
v3.6.5

Bump version to 3.6.5

Version 3.6.3

24 Sep 12:38
41b46aa
Compare
Choose a tag to compare

Full Spree 4 and Rails 6 support

Version 3.6.1

12 Sep 15:47
9a103b8
Compare
Choose a tag to compare

Rails 6 and Zeitwerk fixes

Version 3.6.0

29 Aug 09:49
15f4b90
Compare
Choose a tag to compare
v3.6.0

Bump version to 3.6.0

Version 3.5.0

28 Aug 13:54
ac009bd
Compare
Choose a tag to compare
v3.5.0

Bump version to 3.5.0

Version 3.4.1

18 Jan 12:57
c924f7d
Compare
Choose a tag to compare
  • dropped sass requirement (this should allow to be used with sassc as sass is deprecated)
  • don't add empty asset files in the installer - this will allow for this library to be used and installed in headless Spree applications
  • fixed OrderDecorator#confirmation_required? method for Apple Pay payments

Version 3.4.0

11 Dec 15:40
c45252f
Compare
Choose a tag to compare
  • added 🍎Apple Pay support 🎉 #305
  • added Stripe Elements support 🎉 #305
  • compatibility fixes for Spree 3.7 & 4.0 #305
  • use Chrome headless for integration tests #307
  • drop ruby 2.2 support

Version 3.3.3

12 Mar 15:45
0cb8486
Compare
Choose a tag to compare
  • Downgrade pg gem to ~> 0.18, 1.0.0 doesn't support rails yet (9330e7f)
  • don't check source number when Stripe token is present (27f8a6c)

Version 3.3.2

08 Dec 14:45
ff5a949
Compare
Choose a tag to compare
  • Replaced FactoryGirl with FactoryBot (#298)
  • Added eWAY Rapid support (#296)

Version 3.3.0

24 Jul 19:19
Compare
Choose a tag to compare
  • Rails 5.1 support
  • Supports Spree 3.1 (Rails 4.2), Spree 3.2 (Rails 5.0) and Spree 3.3 (Rails 5.1)
  • Removed skrill gateway due to security issues