davdebcom
Forum Replies Created
-
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Custom description; help neededHi Emvlee
Did you refresh cache, there should be a CSS line that changes the SVG size.
This version is going out next week, so I’d rather fix it in 3.x.
did you already change the CSS, and to what?
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Mollie API versionHi Roel
Multiple reasons, non really serious.
– v2 only support PHP 5.6 and up, so wanted to wait a moment and see how many users would be affected by that (at the moment I think not a lot of users use older PHP versions)
– Focusing on 3.0 now with many many new features, and want to do v2 after that.
– There no real big benefit for v2 for Paytium users, not many users have asked for Klarna support or multi-currency.
– I’m really busy, implementing v2 with multi-currency and Klarna/Orders API in the Mollie for WooCommerce plugin.
– I tend not to use the newest of the newest code in my software, so users experience more stability.Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Force language for MollieHi Marc
I might have made a mistake in my description. It should be here:
https://take.ms/AS8IlIn function pt_paytium_create_mollie_payment…. etc.
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Custom description; help neededHi Emvlee
I might be sending the wrong meta, corrected that in this version, can you try that?
Al je bestaande gegevens blijven sowieso bewaard.
Om deze versie te installeren moet je de bestaande plugin de-activeren, verwijderen, dan nieuwe installeren en activeren. Maak eerst een backup!Verwijder je browser cache om er zeker van te zijn dat je de nieuwe code laadt:
http://www.wikihow.com/Clear-Your-Browser%27s-CacheKind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Force language for MollieI’ve added it to the roadmap for 3.1, 3.0 is almost done.
You could implement it now for one language if you have coding experience, it’s it’s relatively simple:
– Open paytium/includes/process-payment-functions.php
– Go to line 316: https://take.ms/2HAs1
– Change that to: https://take.ms/g9wRLKind regards
David- This reply was modified 7 years, 3 months ago by davdebcom.
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Force language for MollieHi Marc
It’s not possible now. But I’ll ad it as feature, because it has been requested multiple times.
At the moment it tries to use the browser language. I can change it so it uses the site language (taking it from the WordPress config), what do you think about that?
Kind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] can’t add credit card as payement methodSeems it was disabled anyway, so enabled it and now see it in checkout.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] can’t add credit card as payement methodHi Tim
Let’s figure this out!
I’ve had a look on your site and can’t see why it’s not shown. We might need to check your account. Can you email me at mollie@paytium.nl?
Kind regards
DavidForum: Reviews
In reply to: [Paytium: Mollie payment forms & donations] Super service!Dank je wel voor je positieve review!
Forum: Reviews
In reply to: [Paytium: Mollie payment forms & donations] Blij mee!Dank je voor de review, leuk dat je er blij mee bent!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Error after switching tot PHP 7.3Hi
forgot to update this topic.
I can’t reproduce this on any test servers, see:
https://github.com/mollie/WooCommerce/issues/271Are you still experiencing this? Then please email me on mollie@paytium.nl
Kind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] Orders not completedwhen the order is in “processing” in wc and I ship the order from the Mollie dashboard, the order is indeed not changed to completed in wc. In the Mollie dashboard it even says the webhook was successfully called after shipment, but the order status stays on processing in wc.
Actually, I’m reconsidering this. Completed in WooCommerce doesn’t mean the same as completed in Mollie:
When all order lines are completed or canceled, the order will be set to this status.
Haven’t heard anything from you, so closing or now. Let me know if you still need assistance!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Bank Transfer email in wrong languageSeems correct, could you email me on mollie@paytium.nl, I’ll need more details.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Orders not completedSorry for the late reply, missed that I still needed to update you!
Then, when I ship the product I manually change it to “completed” in Woocommerce (I don’t handle my shipping through Mollie), shouldn’t it also change the order to completed in the Mollie dashboard when I do that?
Yes, it should.
It remains in the “paid” status in the Mollie dashboard. Or is that working as intended?
Where are you looking, in Payments or Orders? There’s a big difference. Only the order will be changed to completed in the Mollie dashboard, the payment will stay paid.
when the order is in “processing” in wc and I ship the order from the Mollie dashboard, the order is indeed not changed to completed in wc. In the Mollie dashboard it even says the webhook was successfully called after shipment, but the order status stays on processing in wc.
Correct, there is no order status update in the current version of the plugin. Only an order note is added and some internal processing is done.
Updated this in 5.1 beta so it does set the entire order to completed, would you like to test it? Then email me at mollie@paytium.nl.