Skip to content

Commit 51ec759

Browse files
Add Magento 4.0.1
1 parent eb6e5d7 commit 51ec759

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

Diff for: CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11
# Changelog
22

3-
## 4.0.0-beta-2
3+
## 4.0.1
4+
5+
- Upgraded to Stripe PHP library v13.15.0.
6+
- Amazon Pay now supports the "Authorize Only" payment action.
7+
- Improvements around the redirect-flow (Stripe Checkout) on session email updates and order invalidation.
8+
- Fixed a case where deleting a product that was ordered and the order is still pending payment, could cause delayed webhook events to fail processing for that order.
9+
- Fixed an issue with subscription start dates, where if the current date matches the subscription start date, the order cannot be placed.
10+
11+
## 4.0.0
412

513
- This is a code quality release with broad refactoring to better comply with Adobe Commerce coding standards. We recommend that merchants carefully review and update all module customizations before upgrading to this version.
614
- Added support for the Express Checkout Element. The ECE can display multiple wallet buttons (Google Pay, Apple Pay, Link) at the same time in the order that maximises payment conversion on your page. Various PaymentRequest APIs have been deprecated or replaced by the ECE. We recommend that merchants review and update headless commerce implementations which depend on the deprecated PRAPIs.

Diff for: stripe-magento2-4.0.1.tgz

1.86 MB
Binary file not shown.

Diff for: stripe-magento2-latest.tgz

1.7 KB
Binary file not shown.

0 commit comments

Comments
 (0)