Holiday Notice – Support Unavailable on April 18 and April 21
We just wanted to let you know that our support team will be offline on Friday, April 18th (Good Friday) and Monday, April 21st (Easter Monday) due to the holidays.
We'll be back on Tuesday, ready to assist you!
In the meantime, if you need any help, feel free to:
-
Use the support widget in the bottom right corner on our websites (Amelia and wpDataTables) — our latest AI-powered assistant is there 24/7 to help with basic and intermediate questions,
-
Browse our detailed documentation (Amelia, wpDataTables)
-
Explore helpful articles,
-
Or check out our YouTube channels for video guides!
Amelia YouTube Channel
wpDataTables YouTube Channel
Thank you for your understanding, and we wish you a wonderful holiday weekend!
I wonder if it it possible to add one of Klarna modules for payment. Klarna is pretty big on the Nordic Countries and I would be great if there is some sort of integration where all payments are handle just but Klarna. Is this possible with this plugin?
Hi Gonzalo,
Thanks so much for your interest.
Unfortunately no, direct integration with Klarna is not possible. But besides PayPal and Strip, we have WooCommerce integration for payments and via that integration you can use Klarna payment getaway.
Let me know if you have other questions.
I realise this is an old thread but jumping in - I have found that amelia plugin is causing a fatal error when active and trying to use woocommerce klarna payment plugin - I created a staging environment to fully test this and if Amelia is active the following error is reported at checkout every time:
Fatal error: Maximum execution time of 30 seconds exceeded in /homepages/25/d764578729/htdocs/clickandbuilds/WeblocsMembersHub/wp-content/plugins/woocommerce/includes/wc-core-functions.php on line 1898
Hey Matthew
Sorry for the late response.
Can you please go to your database, and access the wp_options table. In it, search for "amelia_settings" in the "option_name" column. That will return only one row, so I'll ask you to edit that, and in the JSON (under "option_value") search for "skipCheckoutGetValueProcessing". The default value is "false", so please change it to "true", so it looks like this:
{"payments": "wc": {"skipCheckoutGetValueProcessing":true}}
Let me know if that helped.Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables
Thanks Aleksander, seems to be working with test creds. Will try live next.
Just to confirm though (may just be how you typed below) replacement was single closing bracket:
"skipCheckoutGetValueProcessing":true}
Anyway thanks for your help - I have also forwarded the fix onto Krokedil who I spent quite a bit of time with trying to work out a fix before locating amelia as the source of the error
Hey Matthew
Yes, that's it. All you need to do is change "false" to "true" and that's it, disregard the brackets' actual position. Thanks for forwarding it to Krokedil, but our development team also has this task created in their "to-do" list, so hopefully this will be resolved for good soon.
This change that you've applied in the database will not revert after you update the plugin.
If you need some further assistance, please feel free to reach out to us.
Kind Regards,
Aleksandar Vuković
[email protected]
Rate my support
wpDataTables: FAQ | Facebook | Twitter | Instagram | Front-end and back-end demo | Docs
Amelia: FAQ | Facebook | Twitter | Instagram | Amelia demo sites | Docs | Discord Community
You can try wpDataTables add-ons before purchasing on these sandbox sites:
Powerful Filters | Gravity Forms Integration for wpDataTables | Formidable Forms Integration for wpDataTables | Master-Detail Tables