Skip to content

Commit 124da94

Browse files
Add Magento 3.1.1 (#12)
1 parent c455679 commit 124da94

File tree

3 files changed

+24
-0
lines changed

3 files changed

+24
-0
lines changed

Diff for: CHANGELOG.md

+24
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,29 @@
11
# Changelog
22

3+
## 3.1.1 - 2022-04-21
4+
5+
- PHP 8.1 compatibility fix.
6+
7+
## 3.1.0 - 2022-04-20
8+
9+
- Added support for Magento 2.4.4 and PHP 8.1.
10+
- Added automatic email to the store General email for failed recurring subscription orders that fail to be placed.
11+
- Added support for saving ACH Debits payment methods.
12+
- Added multiple CLI commands to manage webhooks and events.
13+
- Added cron to check and automatically reconfigure webhooks when needed.
14+
- Added cron to automatically re-enable the webhook origin check on production mode if disabled and forgotten.
15+
- Improved handling of trial subscriptions purchase with regular products. When a regular product is purchased with a trial subscription, the trial subscription is invoiced and automatically refunded on the initial order.
16+
- Multiple improvements to Stripe Checkout refunds and order cancellations.
17+
- Improved the automatic webhooks configuration so that multiple Magento installations can use the same Stripe account.
18+
- Improved the Wallet Button display by showing it only once on the checkout page, i.e. if enabled separately, it is now hidden in the Payment Element.
19+
- Improved management of high risk payments with multishipping by allowing you to approve the payment from the Stripe dashboard to unhold all held multishipping orders.
20+
- Webhook configuration settings have been removed from the admin module configuration section.
21+
- Fixed duplicate order email after order placement.
22+
- Fixed invoice email not being sent after order placement.
23+
- Fixed an API crash with GraphQL order placements.
24+
- Fixed a manual agreements validation issue at the checkout.
25+
- Fixed a Wallet Button glitch which caused the payment form to be hidden at the checkout.
26+
327
## 3.0.0 - 2022-04-05
428

529
- `MAJOR`: Introducing Stripe's Payment Element; an embeddable UI component that lets you accept 20+ payment methods with a single integration. The new component replaces the legacy Stripe Elements based form for card payments, as well as all alternative payment methods. Stripe is now displayed as a single Magento payment method which can automatically adjust input fields, dynamically sort payment methods and optimize your checkout page for conversions. You can now enable new payment methods from your Stripe dashboard without the need to upgrade the Stripe module.

Diff for: stripe-magento2-3.1.1.tgz

1.64 MB
Binary file not shown.

Diff for: stripe-magento2-latest.tgz

2.87 KB
Binary file not shown.

0 commit comments

Comments
 (0)