Skip to content

Releases: solidusio/solidus_stripe

v4.2.0

17 Apr 10:39
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

Closed issues:

  • A token may not be passed in as a PaymentMethod. Instead, create a PaymentMethod or convert your token to a PaymentMethod by setting the card[token] parameter to #71

Merged pull requests:

v4.1.0

17 Apr 10:40
Compare
Choose a tag to compare

Fixed bugs:

  • Card name ignored when adding new card to an order during checkout #68
  • Try to find address state also by name #65 (spaghetticode)
  • Fix order cancel with Payment Intents captured payment #57 (spaghetticode)

Merged pull requests:

New Contributors

Full Changelog: v4.0.0...v4.1.0

v3.2.1

17 Apr 10:41
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • [ADMIN] Order cancel doen't work with Payment Intents captured payments #56

Closed issues:

  • Could not find generator 'solidus_stripe:install' #60
  • Payment Intent creation exception handling with class not present in the gem #55
  • Using static credentials #52
  • Auto capture behavior in v4.0.0 #50

v4.0.0

17 Apr 10:42
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

Closed issues:

  • Custom stripe element field options (e.g for showing a credit card icon) #41
  • Clearer documentation on how to implement #15

Merged pull requests:

v3.2.0

17 Apr 10:42
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Send form data also when paying with payment request button #47 (spaghetticode)

Merged pull requests:

v3.1.0

17 Apr 10:43
Compare
Choose a tag to compare

Full Changelog

Fixed bugs:

  • Duplicates charges with Payment Intents #44
  • Create a single charge when using Stripe Payment Intents #45 (spaghetticode)

Closed issues:

  • Stripe Elements submit button stuck in disabled state. #39
  • Visa credit card type is blank #36
  • Pay with Apple Pay from cart page #23

Merged pull requests:

  • Custom Stripe Elements field options #42 (stuffmatic)
  • Improve the way Stripe Elements validation errors are displayed #40 (stuffmatic)
  • Fix stripe-to-solidus card type mapping #38 (stuffmatic)
  • Add hook to provide custom Stripe Elements options #37 (stuffmatic)
  • Change order description that we pass to Stripe #35 (kennyadsl)

v3.0.0

17 Apr 10:43
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.1.0

17 Apr 10:44
Compare
Choose a tag to compare

Full Changelog

Closed issues:

  • Preference :stripe_country is not defined on Spree::PaymentMethod::StripeCreditCard (RuntimeError) #27

Merged pull requests:

  • Refactor Stripe V3 Intents, Elements and cart checkout JS code #31 (spaghetticode)

v2.0.0

17 Apr 10:44
ab3f47c
Compare
Choose a tag to compare

Full Changelog

Implemented enhancements:

  • Add support for Apple Pay through Stripe Payment Request Button #22
  • Cart page payment with Stripe payment request button (Apple/Google Pay) #29 (spaghetticode)
  • Allow Apple Pay and Google Pay via Payment Request Button #25 (spaghetticode)
  • Use Payment Intents API with Active Merchant #20 (spaghetticode)

Closed issues:

  • Handling of Strong Customer Authentication (SCA) #18
  • Stripe checkout fails when using a stored credit card number #16
  • Better PCI-Compliance with stripe.js version 3 #5
  • No gem found #4

Merged pull requests:

v1.2.0

17 Apr 10:46
Compare
Choose a tag to compare

Full Changelog: v1.1.1...v1.2.0