Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.85 KB

CHANGELOG.md

File metadata and controls

38 lines (22 loc) · 1.85 KB

Release Notes for Stripe for Craft Commerce

5.0.4.3 - 2024-09-17

  • Fixed a bug where free orders that completed immediately were not redirecting to the order success page.

5.0.4.2 - 2024-08-12

  • Fixed a PHP error that occurred when receiving webhook events for subscriptions that did not originate from Craft Commerce. (#309)

5.0.4.1 - 2024-08-09

  • Fixed a bug where webhooks weren’t being handled correctly when an associated transaction was found. (#308)

5.0.4 - 2024-08-08

  • Fixed a PHP error that occurred when receiving webhook events for payments that did not originate from Craft Commerce.

5.0.3 - 2024-08-08

  • Fixed a PHP error that occurred when receiving webhook events for plans that are not configured in Craft Commerce.

5.0.2 - 2024-08-07

  • Fixed a bug where SCA payment sources prevented subscriptions from starting. (#304)
  • Fixed a bug where the hiddenClass payment form parameter was not being applied correctly. (#288)
  • Fixed a SQL performance issue that occurred when upgrading. (#190)
  • Fixed a bug the billing issues payment form did not display correctly for subscriptions.
  • Fixed a bug where the first payment source created was not set as the default.

5.0.1 - 2024-04-09

  • Fixed a bug where floating point rounding precision could cause payments/refunds to fail. (#296)
  • Fixed a PHP error that could occur when handling a webhook request. (#294)

5.0.0 - 2024-03-25

  • Stripe now requires Craft Commerce 5.0.0-beta.1 or later.