mschafferer
Forum Replies Created
-
Forum: Plugins
In reply to: [Orders Tracking for WooCommerce] Use of Multilingual (API)Hello and thanks for the quick reply. So, just to check if I understood your answer correctly … this feature ist not implemented at the moment and will be available in the near(?) future, but only in the Pro-Version.
I don’t mind buying the Pro-Version for a plugin, which solves my concerns. But I want to make sure it does 😉
BR
Forum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Klarna PaymentsHello,
as I didn’t know which support form you ment, I wrote an email to [email protected].
Was that correct? Did you get it?
BR,
MichaelForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Klarna PaymentsHello,
the point about the 4-zeros was for the taxes, but I think thats normal Woo-behavior. Number of Decimals is set to two.
I will come back to your offer and contact you via your support form.
Thanks,
MichaelForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Klarna PaymentsAs I mentioned, my configuration is to use two digits, e.g. price 20,00.
This is very interesting, as Google Pay is working (I tested it).Were you able to reconstruct the problem, or am I the “only one”? How can I help you to investigate the problem further?
BR,
MichaelForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Klarna PaymentsHello,
thank you for the quick reply. Just for your info, I’m using e.g. Credit Card or Google Pay as well, and there the problem does not occur.
Anyway, the price for the product was entered like this: 20 (no commas). The tax was entered like this: 20. But is set to 20.0000 after pushing the saving button.
Hope this helps.
BR,
MichaelForum: Plugins
In reply to: [Payment Plugins for Stripe WooCommerce] Klarna PaymentsSorry, double post. But…
I use two digit prices (e.g. price 20,00)
After studying the information give on https://stripe.com/docs/sources/klarna, I think its about the field “amount”: “1666.6667”, as the documenation wants an integer:
amount: A positive integer in the smallest currency unit representing the amount to charge the customer (e.g., 1099 for a €10.99 payment).
Can you please help me with this topic.