Skip to content

4.1.1

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Jan 09:00
· 146 commits to 5.x since this release
4.1.1
353ef2d
  • Fixed a bug where legacy default payment methods were not being set as default. (#280)
  • Fixed a bug that could cause duplicate payment sources to be created. (#281)
  • Fixed a bug where it wasn’t possible to access the Stripe instance from JavaScript. (#275)
  • Fixed a bug where not all enabled payment methods types were being shown when creating a payment source. (#251, #160)
  • Fixed a bug where changing a partial payment amount wouldn’t update the payment intent. (#279)