Vazark Posted October 3, 2023 Share Posted October 3, 2023 Hello, I am responsible for a payment module and it seems to work fine on a fresh install yet we do have a client who seems to vz receiving the error "x€ paid instead of y€" on their store after the payment is marked as "Payment Accepted" using the validateOrder via the module. The total passed to the function seem to be valid and I'm not sure how to debug the error. What could be the potential causes ? Thanks, Vazark Link to comment Share on other sites More sharing options...
musicmaster Posted October 8, 2023 Share Posted October 8, 2023 The first logical question would be: what are x and y? Is this a rounding error (for example due to different systems of rounding being used at different locations) or something else? 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