Skip to content

Latest commit

 

History

History
121 lines (78 loc) · 8.55 KB

CHANGELOG.md

File metadata and controls

121 lines (78 loc) · 8.55 KB

Changelog

v4.0.0 (2020-04-29)

Full Changelog

Fixed bugs:

  • Duplicates charges with Payment Intents #44
  • Fix for 3D-Secure payments on cart page checkout #49 (spaghetticode)
  • Send form data also when paying with payment request button #47 (spaghetticode)
  • Create a single charge when using Stripe Payment Intents #45 (spaghetticode)

Closed issues:

  • Custom stripe element field options (e.g for showing a credit card icon) #41
  • Stripe Elements submit button stuck in disabled state. #39
  • Visa credit card type is blank #36
  • Pay with Apple Pay from cart page #23
  • Clearer documentation on how to implement #15

Merged pull requests:

v3.0.0 (2020-03-11)

Full Changelog

Implemented enhancements:

Merged pull requests:

v2.1.0 (2020-03-11)

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 (2020-03-03)

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 (2017-07-24)

Full Changelog

v1.1.1 (2016-09-22)

Full Changelog

v1.1.0 (2016-07-26)

Full Changelog

v1.0.1 (2016-01-13)

Full Changelog

v0.9.0 (2015-08-28)

Full Changelog

v1.0.0 (2015-08-27)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator