Krokedil
Forum Replies Created
-
Forum: Plugins
In reply to: [Klarna Checkout for WooCommerce] The add-on gives an error messageHi,
It seems you have followed our instructions from:
https://docs.krokedil.com/article/287-klarna-checkout-faq#h-H2_1So can you contact us on [email protected] so we can have a look at your site?
Forum: Plugins
In reply to: [Klarna Checkout for WooCommerce] Not authority to do changes in the pluginsolved by the merchant
Hi,
https://www.ads-software.com/plugin/klarna-payments-for-woocommerce/
Is a part of the regular WooCommwerce checkout.https://www.ads-software.com/plugins/klarna-checkout-for-woocommerce/
That is an own checkout so it’s not the regular WooCommerce checkout you are seeing.You can read more here: https://krokedil.com/klarna/
I hope this will help you out.
Forum: Plugins
In reply to: [Klarna for WooCommerce] difference between Klarna Checkout and PaymentsHi,
https://www.ads-software.com/plugin/klarna-payments-for-woocommerce/
Is a part of the regular WooCommwerce checkout.https://www.ads-software.com/plugins/klarna-checkout-for-woocommerce/
That is an own checkout so it’s not the regular WooCommerce checkout you are seeing.You can read more here: https://krokedil.com/klarna/
I hope this will help you out.
Hi,
Can you try this code snippet in your themes functions.php or through the Code Snippet plugin?
add_filter( 'kco_checkout_timeout_duration', 'kco_set_custom_timeout' ); function kco_set_custom_timeout( $time ) { return 20; }
Hi,
Thanks for the report.
/Andreas
Forum: Plugins
In reply to: [Nexi Checkout] Webhooks error message on ::1Hi @squeezeday
Could you please make a PR to the dibs-easy-for-woocommerce repository with your fix? We will look into it next week.
https://github.com/krokedil/dibs-easy-for-woocommerce
Thanks in advance.
Best Regards,
Kristian AnderssonForum: Plugins
In reply to: [Nexi Checkout] Webhooks error message on ::1Hi @squeezeday
When implementing the code example you provided in earlier message does it still works as expected with ipv4? Webhooks should not be set if environment is local.
Best Regards,
Kristian AnderssonForum: Plugins
In reply to: [Nexi Checkout] Webhooks error message on ::1Hi,
You need to have a public address available as it doesnt work with localhost.
Best regards
Andreas
Fixed. The WooCommerce general settings for decimals were set to 0 and after change to 2 it works.
Good resource for understanding why 2 decimals is important:
https://krokedil.com/dont-display-prices-with-0-decimals-in-woocommerce/Hi,
Which version of KCO are you running?
Forum: Plugins
In reply to: [Nexi Checkout] Payment method not available for the currency EURIn version 1.15.0 of Nets Easy we implemented support for EUR. What version are you currently using and what issues are you experiencing? Can you describe a little more in detail?
Best Regards,
Kristian AnderssonForum: Plugins
In reply to: [Klarna for WooCommerce] Onsite messaging does not loadPerfect @techtoned
@metuza is it working for you aswell?
Forum: Plugins
In reply to: [Nexi Checkout] Payment method not available for the currency EURHi,
No, not yet. We are currently waiting on reply from Nets as they are investigating this.
/Andreas
Forum: Plugins
In reply to: [Nexi Checkout] Payment method not available for the currency EURHi,
You can follow the progress here:
https://github.com/krokedil/dibs-easy-for-woocommerce/issues/104so I will set this one here to resolved.