Havouza Posted April 18, 2020 Posted April 18, 2020 This show up only for some products and I can see any difference between the working ones and the faulty ones. It is a payment module that throw the error BAD_VALUE: Bad value: total_tax_amount (#52a8945f-37aa-4780-a17f-b9adbd630b74)
yaniv14 Posted April 18, 2020 Posted April 18, 2020 Try to look for a pattern related to the price of the products that fails. Maybe price with decimal or not. Maybe price that with added tax comes to floating numbers. Its hard to tell without examining the module, but I guess this error comes from the payment gateway api and not from the module code.
Havouza Posted April 18, 2020 Author Posted April 18, 2020 Well its very strange. Some product you can order up to 7 without problem, some to 5. But most products is no problem at all. The developer of the payment gateway will get a call on monday
Havouza Posted April 18, 2020 Author Posted April 18, 2020 Well I found the problem. The gateway and TB round differently. so the tax will be diffferent and the gateway throw an error. So now all have to be .00
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