davdebcom
Forum Replies Created
-
Paytium does this, all from one single plugin:
https://wordpress.org/plugins/paytium/There is a manual in Dutch:
https://www.paytium.nl/handleiding/recurring-payments/Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] load_plugin_textdomain hooked in to earlyAlso posted to Github, so I’ll handle it there:
https://github.com/mollie/WooCommerce/issues/133Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Still some errors after updateYou’ll still need to fix them π
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Still some errors after updateThank you!
Something you could test: do you also gt the issue with other (non-Mollie) payment methods in the site?
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Still some errors after updateHi MaaikeM
The strange thing is that these errors are displaying only in the emails sent by woocommerce. How is that possible?
That’s not so strange, it just likely means that the functions are called in the email template.
I use Genesis and updated everything. Genesis is a good theme I believe and optimized for woocommerce. I donβt see how the theme could cause these errors.
No theme had 100% support for WooCommerce 3.0, because when those themes where developed nobody knew what would change in WooCommerce 3.0. You can see here that Genesis is also updating there themes to support WooCommerce 3.0.
https://genesiswp.guide/2017-04-30/Did you check your theme to see if WooCommerce templates are overwritten?
Greetings
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] Internal server errorUser found another solution and is no longer interested in investigating this issue (which I haven’t been able to reproduce yet).
Forum: Reviews
In reply to: [Mollie Payments for WooCommerce] Perfect for Mollie PaymentsThank you, Robert!
Haven’t heard back, so assuming the issue is resolved. Please get in touch if you are still experiencing this.
Found and fixed it!
You can keep using this version (it’s just a PHP warning, not an error) and wait for the next version. Or I can give you a beta version if you email me at david@paytium.nl.
Hi again,
What exactly are you doing when you get this error? On what page are you? And your using the latest version of the plugin (2.6.0)?
Greetings
DavidHi nietbelangrijk,
I’ll investigate this asap!
Kind regards
DavidPs. you ARE important π
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Still some errors after updateHi MaaikeM,
Yes, it seems your theme is not compatible with WooCommerce 3.0 and is calling information like the payment method in the old format. The first thing you should to is contact the theme developer/check the site and find out if they have released an update that does support WooCommerce 3.0.
If that hasn’t happened, you could instruct your developer to make the changes, or if you have enough PHP experience you could do this yourself.
If I am wrong and this is not the solution to your issue, feel free to let me know so we can continue our research.
Kind regards
DavidMy pleasure, Jeroen. Added a message about that for other users here:
https://github.com/mollie/WooCommerce/wiki/Common-issuesForum: Reviews
In reply to: [Mollie Payments for WooCommerce] Easy to install and great supportThank you, Jeroen!
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Still some errors after updateHi Maaike
Thanks for reaching out!
Is it possible you have custom code for WooCommerce anywhere in your site? For example in the theme’s function.php file? Or did you change WooCommerce templates for that site?
Specifically check:
/plugins/woocommerce/templates/emails/admin-new-order.php
/wp-includes/functions.phpKind regards
David- This reply was modified 8 years, 10 months ago by davdebcom.