Is it posible to set the payment fee in both English and Danish format like on the products? It seems that the payment fee must be set in English format opposite of the Danish currency format..
I am using Tea Commerce v. 1.4.1.2
But I can't set the payment fee in Danish format as it format the currency in English.
I'm not sure that I understand the question. You can/must, as your screenshots reveal, set a payment fee for all currencies and all countries. If the payment fee is the same in all countries, you just write the same fee in all fields.
The formatting of all currencies depend only on the currency chosen. The very newest version of Tea Commerce even lets you deside how to format the currency. This means that you could have two danish krone currencies and just format them in different ways. It also means that you can format the currency like this: DKK 2,5.
Right now I have only set PayPal payment provider for Denmark .. but I have to set the payment fee to e.g. 2.50 not 2,50 ... then it would set the payment fee in frontend to 250 DKK .. When I save the payment fee in 2,50 and I move away from that Umbraco node.. and go back to this payment node it seem to ignore comma and have a value of 250 ...
so I think the fee format must be set in English with a dot..
but in DKK I would like if it was possible to format it in Danish: 2,50
Aah, I get it. And I can confirm that my site does the exact same thing. I will classify this as a bug, as you should be able to enter all prices with comma and dot (but not both at the same time)
I think there is the same bug under shipping methods.. when I set a shipping fee to e.g. 50,25 it return 5025 and a free shipping above price to 500,25 returns 50025 .. With dot it returns 50.25 and 500.25 ... when you either use comma or dot with 00 decimals it just returns the price without decimals which is okay, e.g. 50,00 or 50.00 returns 50.
Remember that now the users UI language decides if komma or dot is used to display the decimal separator. In any case you will still be able to use both komma and dot when writing the fee.
If you installed Tea Commerce 1.4.2.2 or the beta mentioned above your User edit page is probably broken.
We tried to install a different version of the norwegian language translations, which is not present in standard Umbraco. You will need to go to the \umbraco\config\lang folder and delete the nb.xml file. Then it should work again.
/Rune
P.S. The error is fixed en the 1.4.2.3 version and later
I have upgraded Tea Commerce to the latest version you uploaded - 1.4.2.3 beta ... and have deleted the nb.xml file.. but it doesn't seem to fix the bug, when adding a comma in Free shipping above price. It seems to ignore the comma..
Ofcause, you're right. I forgot about that one. I have uploaded a new package (1.4.2.4) with that small fix. It works on the e-commerce I'm currently working on.
Payment fee in Danish format?
Hi...
Is it posible to set the payment fee in both English and Danish format like on the products?
It seems that the payment fee must be set in English format opposite of the Danish currency format..
I am using Tea Commerce v. 1.4.1.2
But I can't set the payment fee in Danish format as it format the currency in English.
Bjarne
Hi Bjarne,
I'm not sure that I understand the question. You can/must, as your screenshots reveal, set a payment fee for all currencies and all countries. If the payment fee is the same in all countries, you just write the same fee in all fields.
The formatting of all currencies depend only on the currency chosen. The very newest version of Tea Commerce even lets you deside how to format the currency. This means that you could have two danish krone currencies and just format them in different ways. It also means that you can format the currency like this: DKK 2,5.
/Rune
Hi Rune
Right now I have only set PayPal payment provider for Denmark .. but I have to set the payment fee to e.g. 2.50 not 2,50 ... then it would set the payment fee in frontend to 250 DKK .. When I save the payment fee in 2,50 and I move away from that Umbraco node.. and go back to this payment node it seem to ignore comma and have a value of 250 ...
so I think the fee format must be set in English with a dot..
but in DKK I would like if it was possible to format it in Danish: 2,50
Bjarne
Aah, I get it. And I can confirm that my site does the exact same thing. I will classify this as a bug, as you should be able to enter all prices with comma and dot (but not both at the same time)
We will get it fixed and get back to you.
/Rune
Exactly :)
I think there is the same bug under shipping methods.. when I set a shipping fee to e.g. 50,25 it return 5025 and a free shipping above price to 500,25 returns 50025 ..
With dot it returns 50.25 and 500.25 ... when you either use comma or dot with 00 decimals it just returns the price without decimals which is okay, e.g. 50,00 or 50.00 returns 50.
Bjarne
Hi Bjarne,
I have found the problem and fixed it in the new Beta I just uploaded.
/Rune
Hi Rune
Thanks for taking time to fix this bug .. I'll upgrade my Tea Commerce installation :)
Bjarne
No problem. Let me know if it works as expected.
Remember that now the users UI language decides if komma or dot is used to display the decimal separator. In any case you will still be able to use both komma and dot when writing the fee.
I have fixed the same problem on the VAT's.
/Rune
Hi Rune
I have upgraded my Tea Commerce installation.. and it seems to work fine.. almost :)
There is still the same bug with Free shipping above price, when I use comma. But it works fine with Shipping fee, Payment fee and VAT percent
Bjarne
Hi Bjarne,
If you installed Tea Commerce 1.4.2.2 or the beta mentioned above your User edit page is probably broken.
We tried to install a different version of the norwegian language translations, which is not present in standard Umbraco. You will need to go to the \umbraco\config\lang folder and delete the nb.xml file. Then it should work again.
/Rune
P.S. The error is fixed en the 1.4.2.3 version and later
Hi Rune
I have upgraded Tea Commerce to the latest version you uploaded - 1.4.2.3 beta ... and have deleted the nb.xml file.. but it doesn't seem to fix the bug, when adding a comma in Free shipping above price. It seems to ignore the comma..
Bjarne
Hi Bjarne,
Ofcause, you're right. I forgot about that one. I have uploaded a new package (1.4.2.4) with that small fix. It works on the e-commerce I'm currently working on.
/Rune
Hi Rune
Thanks, it works great now :)
Bjarne
is working on a reply...