Releases: craftcms/commerce-stripe
Releases · craftcms/commerce-stripe
5.0.1
4.1.2.2
3.1.2
2.4.5
4.1.2.1
4.1.2
5.0.0
Finish 5.0.0
4.1.1
- 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)
4.1.0
- Stripe for Craft Commerce now requires Commerce 4.3.3 or later.
- It is now possible to create SEPA and Bacs Direct Debit payment sources.
- Payment method data is now stored in expanded form within transaction response data. (#276)
- Billing address information is now passed to the payment intent. (#257, #258)
- Fixed a bug where it wasn’t possible to pay using the SEPA Direct Debit payment method. (#265)
- Fixed a bug where failed PayPal payments would cause infinite redirects. (#266)
- Fixed a bug where JavaScript files were being served incorrectly. (#270)
- Added
craft\commerce\stripe\SubscriptionGateway::handlePaymentIntentSucceeded()
.
4.0.1.1
- Restored support for backend payments using the old payment form.
- Fixed missing icon.