I configured the plugin with a test api kwey from Mollie.
When I try to submit the donation form it shows me a Mollie error:
“Unexpected server error
While processing this page a system error occurred. Our developers were notified.”
When I check the “status page”, all is green.
To reproduce:
Go to the link -> select ideal or creditcard and click submit -> you will see the error
What should it do:
Go to the link -> select ideal or creditcard and click submit -> you can select your bank and pay the fictional amount
Hi there,
Everytime a donation is being made, as soon as the ‘donate’ button is clicked, a new page loads, but at the bottom a critical error appears and the layout of the page is weirdly ‘boxed’.
PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the doneren-met-mollie
domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init
action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/vhosts/domain.com/httpdocs/wp-includes/functions.php on line 6114
Any ideas? Thanks in advance.
Regards,
Ralf
Goedemiddag Nick, We zouden graag willen dat de mensen die doneren via “Doneren met Mollie” een bevestigingsmail krijgen. Is dat mogelijk met deze plugin? Hoe kan ik dat instellen?
Alvast bedankt,
Vriendelijke groeten,
Maria
if you click on doneneren noting happens
Lion Tokkie [email protected] ore [email protected]
]]>Ik heb vanuit mijn enthousiasme voor de plugin misschien iets te enthousiast vermeld aan het bestuur dat ik de jaarlijks terugkerende incasso via wobbie kan realiseren. Maar ik schrik van de customer Api. Kun je me makkelijk op weg helpen om de jaarlijks terugkerende betaling/donatie/abonnement in te richten? Of heb ik de documentatie gemist?
Ik heb nu alles draaien met een eenmalige iDeal betaling. Binnen mollie heb ik iDeal en Sepa Incasso actief en goedgekeurd gekregen.
Donating with the test- key of Mollie, this works fine.
However, when I change to the live_key I get an error. “er heeft zich een kritieke fout voorgedaan” (Critical error)
Ik gebruik php 8.0 en op een andere site werkt dit wel prima (andere voedselbank), zelfs met php 7.4
Enig idee waar ik dit moet zoeken
Hi there,
I’m using DigitalOcean databases where the default is MySQL 8.0 with ANSI_QUOTES mode enabled. This means that queries like the following break:
[01-May-2024 09:18:39 UTC] WordPress database error Unknown column 'sub_eapgwc3e3h' in 'where clause' for query SELECT * FROM wp_donate_mollie WHERE subscription_id="sub_eapgwc3e3h" ORDER BY time DESC made by do_action('toplevel_page_doneren-met-mollie'), WP_Hook->do_action, WP_Hook->apply_filters, Dmm_Admin->dmm_page_donations, Dmm_List_Table->prepare_items
This is a query that is fired when you view a single subscription on the Donations page. Searching on the donation page gives a similar error.
Also, I keep getting this warning, which might be related:
[01-May-2024 09:18:34 UTC] PHP Warning: Undefined variable $return in /sites/www.meldislamofobie.org/files/web/app/plugins/doneren-met-mollie/includes/class-subscriptions-table.php on line 103
Currently, all custom SQL queries are using double quotes around variables. For example in class-subscriptions-table.php
:
SELECT * FROM wp_donate_mollie WHERE subscription_id="sub_eapgwc3e3h" ORDER BY time DESC;
This should be changed to single quotes for all custom queries in this plugin, so that it becomes compatible with ANSI_QUOTES mode.
SELECT * FROM wp_donate_mollie WHERE subscription_id='sub_eapgwc3e3h' ORDER BY time DESC;
For some background: https://www.geeksforgeeks.org/single-quote-double-quote-and-backticks-in-mysql/
Double Quotes
After entering your name and e-mailaddress, choose an amount. Then next action is click on Donate button. After this action the next page says: WordPresss has critical error.
https://minc-denbosch.nl/wp-content/uploads/2012/05/critical-error-MINC.jpg
Where to look for the solution?
btw, the php version for this site is: 7.4
Wordfence gives the message:
The Plugin “Doneren met Mollie” has been removed from www.ads-software.com but is still installed on your site.
What’s going on here? I can still see it when I search for the plugin. Can I continue to use this plugin and if not, what is the alternative? Or is this a false flag?
]]>I have to cancel a subscription from a client.
However when I click on ‘annuleren’. I get ‘Je hebt geen toestemming om deze pagina te bekijken.’
I am an admin with all rights.
Please advice. Or is there another way I can cancel the subscription?
Thank you in advance!
]]>We are developing a new WordPress for our company. There are recurring donations in the Doneren met Mollie plugin that I also need to migrate. Can I just export the tables completely and import them in the new WP?
What if they are double for a bit? Will they be charged twice? (Would like to run the backup of the website for a bit just to make sure everything works fine).
Hope someone knows the answer to this!
]]>Hi there @ndijkstra,
Hope you are doing great.
Just a question, is the plugin still continued and supported? Will we see any issues reported in the forums being resolved in the future? Thanks!
]]>I have created a project name with spaces, it not generating totals.
So I have changed added some code to the function dmm_donate_total
Any one a better option?
if($atts['project']) {
$project = '';
foreach($atts as $att ) {
$project .= $att.' ';
}
$atts['project'] = str_replace('”','',rtrim($project));
}
]]>
Hi, we are using the plugin for single and recurring donations. After we changed some of the plugin settings in the recurring donations tab, the recurring donations (herhaalbetalingen) don’t work anymore. Can anyone help us with this problem? Thanks!
]]>We are using this plugin for years without any issues. Now we have updates our WordPress to version 6.1.1 – the module generates a critical error. The error occurs when the user fills in the donation form and hits the donate button. Then next page shows only a spinner and the message: “There has been a critical error on this page”. I can see in our Mollie account, that the form actually works, and “clients” are uploaded to Mollie.com. However, the payment can not happen, as the payment form/module is not loaded so no money can come in and the process end in error.
Please let us know how this can be solved, as nobody can make donations now to our charity through the website.
Thanks you!
]]>I am looking for a Mollie donation system for a bilingual site (NL and FR with WPML). I understand that Doneren met Mollie is available in Dutch and French. Is it possible to translate a form in 2 languages, so that a Dutch version appears in the Dutch site and a French one in the French site?
]]>Ik heb een formulier gemaakt waarmee nieuwe leden zich kunnen inschrijven en betalen. Kan ik de gegevens die ingevuld worden zoals: naam, email, adres, enz direct exporten en doorsturen naar een bepaald e-mailadres?
Dank bij voorbaat
Gilbert
When changing from a one time payment to a recurring payment the credit card isn’t automatically selected as payment option. (it’s still on for example ideal but then hidden)
When trying to pay you can go to the next step. But instead of getting a warning to select the correct payment method, the visitor will see this error code appearing.
Fatal error: Uncaught Exception: Mollie error: Unprocessable Entity – The payment method selected does not accept recurring payments in..
public_html/wp-content/plugins/doneren-met-mollie/includes/mollie-api.php:131 Stack trace: #0
etc…
Can you make it that when selecting recurring paymnet, the credit card option will be selected automatically?
Thanks!
]]>Hi,
I can think this is a feature request.
Is it possible to change the donations amount from a dropdown list to radiobuttons?
Thanks!
]]>Hi, I added [doneren_met_mollie] in a code field in wordpress on my “doneer nu” page. But the form is not showing up. Does someone know what’s going wrong?
]]>I installed the plugin and it seems to work. However, when I don’t activate recurring payments or set ‘one-time donations’ as a default it doesn’t show all the activated Payment gateways. Only PayPal and CreditCard. If I have recurring payments active and in the front-end would then select for instance a recurring payment and afterwards select ‘one-tome donation’, all the payment option are there. I have now solved this by having ‘annually’ as a default, but I would like to have ‘one-tome donation’ as a default but this seems to have a bug.
]]>Wie kan mij helpen het formulier wat mooier te maken?
Werk met divi
Bijvoorbeeld tekst wit en in source sans pro
Knop wat groter en in een kleurtje
Afgeronde invulvelden
Hoop dat iemand mij kan helpen
Groetjes Lynn
]]>Hey, i use wordpress v. 5.9.2 and for some reason the shortcode [doneren_met_mollie_total] isn’t working. I want to test my plugin so i use the test api with mollie. But when i add donations it’s not working. I see 0 Euro, it won’t add the donations i made.
Is it possible that it’s because my wordpress version?
]]>Hello,
i would like to be able to calculate the percentage of my project.
[doneren_met_mollie_total] / total amount of the project * 100 = Percentage
does anyone has any experience with this?
i would like to use this number to put into a progress bar
]]>Beste heer, mevrouw,
Ik ben erg blij met deze plug-in! We gebruiken ‘m voor het goede doel, de kledingbank in Arnhem. Er is echter een ‘probleem’, waar ik niet achter kom. Ik gebruik alleen het bedrag om in te vullen en het icoon, maar er zit extreem veel witruimte tussen die velden en ik krijg ze wel weg, maar dan kan ik alleen nog maar hele getallen invullen en is de mogelijkheid afwezig om ook getallen achter de komma in te vullen. Dit is de code die er staat: <br> ==$0
Is er een mogelijkheid om de hoogte van die ruimte op 0 te zetten, want ik kom er gewoon niet achter na eindeloos gestoei…
Verneem het graag, dank!
Hoe kan je de naam van het label voor Project aanpassen?
Ik zou daar graag bijvoorbeeld “Stichting” willen hebben staan.
Is dat mogelijk?
Hi,
We updated the plugin yesterday to version 2.9.3
Since then new donations are listed as recurring, while we haven’t enabled the option ‘recurring payments’.
Any clue on what’s going on here?
Regards, Yuri
]]>Hi
Het is al een hele tijd onmogelijk om een account aan te maken op je feature request pagina op je website (https://features.wobbie.nl/?cat=Doneren%20met%20Mollie), en dus ook om een feature request bij je te doen.
Dus daarom doe ik het maar hier.
Thanks for your plugin!
Mijn verzoek:
Het zou fantastisch zijn als je naast het wat uitgebreidere formulier, ook betaallinks zou kunnen neerzetten via een simpele knop. Die knop kan ik prima zelf vormgeven, maar de betaal API van Mollie is me te ingewikkeld.
Ik merk dat veel mensen veel makkelijker doneren als ze geen formulier krijgen waar ze hun mailadres moeten geven, maar gewoon op een knopje kunnen klikken, hopla naar iDeal, betalen, klaar.
Als je het formulier op een donatiepagina kan zetten (ook voor terugkerende donaties) maar bijvoorbeeld onder pagina’s ook een simpele knop voor eenmalige donaties kwijt kan, zou dat perfect zijn.
Is dat een idee?
Hier een voorbeeld van de twee (simpele betaallink en formulier) naast elkaar. Bijna iedereen klikt op de betaallinks in plaats van op het formulier, maar die geven soms foutmeldingen dus ik wil ze graag verbeteren:
https://www.grutjes.nl/about/over-donaties-aan-grutjes/
When a customer tries to donate with a predefined value, the form says you need to specify a value and loops back to ‘choose your own value’.
In console, I get the following error: (index):283 The specified value "5,00" cannot be parsed, or is out of range.
How can I solve this?
]]>Hallo,
Is het mogelijk om de adresvelden weg te halen? Nu staan ze op verplicht en zonder kruisje om de velden weg te halen.
Ik hoor het graag.