You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -14,6 +14,10 @@ Accept all major payment methods in WooCommerce today. Credit cards, iDEAL and m
14
14
15
15
https://www.youtube.com/watch?v=33sQNKelKW4
16
16
17
+
> **Special limited time offer:** Pay ZERO processing fees for your first month.* [Sign-up to Mollie today](https://my.mollie.com/campaigns/signup/molliewoocommerce2024?utm_campaign=GLO_Q4_2024_Woo-Campaign&utm_medium=company_profile&utm_source=partner&utm_content=pagebannerwordpress&utm_partner=woocommerce&campaign_name=GLO_Q4_2024_Woo-Campaign)
18
+
19
+
\***To qualify for this offer, you must sign up through the specific link above. Offer subject to terms and conditions**
20
+
17
21
Quickly integrate all major payment methods in WooCommerce, wherever you need them. Mollie Payments for WooCommerce adds the critical success factor: an easy-to-install, easy-to-use, customizable payments gateway that is as flexible as WooCommerce itself.
18
22
19
23
> **Effortless payments for your customers, designed for growth**
@@ -69,7 +73,7 @@ Pay after delivery payment methods:
69
73
70
74
= Get started with Mollie =
71
75
72
-
1. [Create a Mollie account](https://my.mollie.com/dashboard/signup)
76
+
1. [Create a Mollie account](https://my.mollie.com/campaigns/signup/molliewoocommerce2024?utm_campaign=GLO_Q4_2024_Woo-Campaign&utm_medium=company_profile&utm_source=partner&utm_content=pagebannerwordpress&utm_partner=woocommerce&campaign_name=GLO_Q4_2024_Woo-Campaign)
73
77
2. Install **Mollie Payments for WooCommerce** on your WordPress website
74
78
3. Activate Mollie in your WooCommerce webshop and enter your Mollie API key
75
79
4. In your Mollie Dashboard, go to Settings > Website profiles and select the payment methods you want to offer
@@ -100,7 +104,7 @@ Become part of Mollie's growing community and gain access to our comprehensive s
100
104
101
105
> **Your success is our mission. With Mollie, simplify your payments and focus on growing your business.**
102
106
103
-
[Sign up today](https://my.mollie.com/dashboard/signup) and start enhancing your WooCommerce store with Mollie's advanced payment solutions.
107
+
[Sign up today](https://my.mollie.com/campaigns/signup/molliewoocommerce2024?utm_campaign=GLO_Q4_2024_Woo-Campaign&utm_medium=company_profile&utm_source=partner&utm_content=pagebannerwordpress&utm_partner=woocommerce&campaign_name=GLO_Q4_2024_Woo-Campaign) and start enhancing your WooCommerce store with Mollie's advanced payment solutions.
104
108
105
109
Feel free to contact info@mollie.com if you have any questions or comments about this plugin.
106
110
@@ -222,6 +226,24 @@ Automatic updates should work like a charm; as always though, ensure you backup
222
226
223
227
== Changelog ==
224
228
229
+
= 7.9.1 - 21-01-2025 =
230
+
231
+
* Feature: Style Apple Pay express button via Checkout block
232
+
* Fixed: Notice `_load_textdomain_just_in_time` due to early translation loading
233
+
* Fixed: Company Name input field not saved in Order when Billie was enabled
234
+
* Fixed: Mollie Payment methods may not load on Checkout block
235
+
* Fixed: Mollie Payment methods may disappear from Checkout block when changing billing country
236
+
* Fixed: Mollie Components are not enabled by default on new installations
237
+
238
+
= 7.9.0 - 18-11-2024 =
239
+
240
+
* Feature - Revamp Mollie settings dashboard
241
+
* Feature - Implement dedicated Block Express Cart/Checkout location for Apple Pay button
242
+
* Feature - Trustly for first Payments
243
+
* Fixed - Display notice in iDEAL settings about iDEAL 2.0 and removal of bank issuer dropdown
244
+
* Fixed - Translation Update Loop in Mollie Payments for WooCommerce
245
+
* Fixed - Bank Transfer payment details displayed in one line on order-received page
246
+
225
247
= 7.8.2 - 08-09-2024 =
226
248
227
249
* Fixed - Subscription renewal status on-hold instead of active
@@ -260,6 +282,7 @@ Automatic updates should work like a charm; as always though, ensure you backup
260
282
* Fixed - Mollie hooks into unrelated orders
261
283
* Fixed - Notices and type errors after 7.5.5 update
262
284
* Fixed - Rounding issues with products including tax
285
+
263
286
= 7.5.5 - 18-06-2024 =
264
287
265
288
* Feature Flag - Enable Bancomat Pay & Alma feature flag by default (official launch 2024-07-01)
@@ -275,7 +298,7 @@ Automatic updates should work like a charm; as always though, ensure you backup
275
298
276
299
* Feature Flag - Initiative - Alma for WooCommerce Integration - under flag add_filter('inpsyde.feature-flags.mollie-woocommerce.alma_enabled', false);
277
300
* Feature - Add WooCommerce as required plugin in header
278
-
* Fix - Display error for Apple Pay Validation Error in WooCommerce
301
+
* Fix - Display error for Apple Pay Validation Error in Woocommerce
279
302
* Fix - TypeError when WooCommerce Analytics is disabled
280
303
* Fix - In3 - payment successful with date in the future
281
304
* Fix - Ensure Smooth Order Processing Despite Rounding Differences
@@ -1033,7 +1056,7 @@ Starting with version 4.0, this plugin will require PHP 5.6. If you are using an
1033
1056
1034
1057
* Fix - A new customerID was created for every new order where a payment method that supported recurring payments was selected
1035
1058
* Fix - When plugin 2.8.0 was used with WooCommerce 2.6 or older, a fatal error would be shown on the return page (because of use of new WooCommerce 3.0 method)
1036
-
* Fix - Some cancelled payments for cancelled orders where redirected to "Retry payment" instead of "Order received" page, see GitHub issue #166
1059
+
* Fix - Some cancelled payments for cancelled orders where redirected to "Retry payment" instead of "Order received" page, see Github issue #166
0 commit comments