davdebcom
Forum Replies Created
-
Hope you managed to find a solution. Closing for now, please contact me if you need more assistance.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] E-mails for failed renewalsAssuming this is now answered?
This seems to be the fix:
https://github.com/mollie/WooCommerce/commit/a92edb199b300cecddb7acd5de78b19152fb4424Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] Retry after chargebackI believe we set this up now to use the order status “On Hold” in WooCommerce. There are many reasons for a charge back, and the best way to handle is is to contact the user, ask them if they know anything. and not retry the payment automatically. One reason for a chargeback might be that there where not enough funds, but the user could also have asked for a charge back at the bank, you you need to make sure that was not the case before retrying the payment.
Forum: Reviews
In reply to: [Paytium: Mollie payment forms & donations] TOP plugin, en TOP service!!Happy to read you enjoy using the plugin!
Thank you Dutch Lion!
Forum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Shipping costsHi
It is possible to add shipping costs. But it’s not possible to add costs based on the payment method, because with Paytium the method is selected after the “checkout”.
Also, in the Netherlands in most cases it’s not allowed to add costs for the payment method. You should research if this is also so in your country (if you aren’t in the Netherlands).
If you want to incorporate the payment method costs, best to make the product or service a little bit more expensive for all customers (this is allowed in the law of course).
Ig you want to discuss more, or have new questions, feel free to ask!
Kind regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Prevent spam entriesThanks, I’ll research it.
Would you mind making this change in your site?
https://github.com/mollie/WooCommerce/commit/77cd2613b9340fa3265e032adbede5d0fb2bb4d4It’s probably not cache, see the StaclOverflow link.
Hi Jos
You can’t activate it?
Then you need to add woocommerce_db_version, it’s sometimes removed and not re-added.
https://stackoverflow.com/a/35738187In the next version we use woocommerce_version, because WooCommerce is better in re-adding that when it’s not in the database.
Does that help?
Regards
DavidForum: Plugins
In reply to: [Paytium: Mollie payment forms & donations] Prevent spam entriesHi Tineke
I was wondering when and if this would happen. Myself I use a service like Anti-Spam by CleanTalk, but Akismet is similar. They filter all traffic, works pretty good.
There is no captcha in Paytium. It would be bad for conversions of real people. I am considering adding Invisible captcha:
https://developers.google.com/recaptcha/docs/invisibleKind regards
DavidForum: Plugins
In reply to: [Mollie Payments for WooCommerce] HTTP ERROR 500You can ask Give to also update the Mollie PHP API in that plugin or downgrade the Mollie plugin to a previous version until Give has updated.
Forum: Plugins
In reply to: [Mollie Payments for WooCommerce] HTTP ERROR 500You are also using another plugin with Mollie, correct? And that one didn’t update it’s Mollie API PHP in the last month, that is causing this issue.
Your settings seem in order. Checked the code, also seems to be correct.
Can you email me on mollie@paytium.nl