We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customer account balance goes to negative, this should not be allowed. Add constraints in DB or during php code execution to prevent this.
The text was updated successfully, but these errors were encountered:
bug fix: negative balance
079aad3
bug fix: negative balance additions to be done: add a way to alert vendor about this case
mukeshmk
No branches or pull requests
Customer account balance goes to negative, this should not be allowed.
Add constraints in DB or during php code execution to prevent this.
The text was updated successfully, but these errors were encountered: