rorifra Posted September 4, 2019 Share Posted September 4, 2019 (edited) Hi, We have a problem with payment paypal and the decimals in the price with taxes. If we reduce the number of decimals with 2 digits, then it is working, but in this way it is not very optimal and a lot of work. Is there any way to make it massive? That is to say, for example a change on the data base like select ROUND(price, 2 ) from ps_product ? The problem is that the "price" field is not the correct field, because the "price with taxes" is a field calculated, isn't it? Thanks, Edited September 4, 2019 by rorifra more info (see edit history) Link to comment Share on other sites More sharing options...
jetway Posted September 4, 2019 Share Posted September 4, 2019 you should be able to set that in the currency table. Link to comment Share on other sites More sharing options...
rorifra Posted September 4, 2019 Author Share Posted September 4, 2019 41 minutes ago, jetway said: you should be able to set that in the currency table. where is? Link to comment Share on other sites More sharing options...
prestamonste Posted September 4, 2019 Share Posted September 4, 2019 9 minutes ago, rorifra said: where is? You can change it in the tab: Shop Parameters >> General 1 Link to comment Share on other sites More sharing options...
rorifra Posted September 4, 2019 Author Share Posted September 4, 2019 23 minutes ago, prestamonste said: You can change it in the tab: Shop Parameters >> General Yes, we have 2 decimal always but it isn´t the solution because in the field "price with taxes" shows a lot decimals Link to comment Share on other sites More sharing options...
Mondi Shop Posted October 13, 2020 Share Posted October 13, 2020 On 9/4/2019 at 9:44 AM, rorifra said: Yes, we have 2 decimal always but it isn´t the solution because in the field "price with taxes" shows a lot decimals I have the same problem: if I put 2 decimals, the prices of the items are shown with more numbers after the comma, if instead I insert 1 decimal paypal does not work. Anyone have a solution? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now