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
Hello,
File assets/js/give-checkout-global.js l.177 : give_global_vars.number_decimals doesn't exist but give_scripts.number_decimals exist.
Or
File /include/scripts.php : $localize_give_checkout Add l.60 in this array.
Problem with hook filter "give_format_amount_decimals" which return always 2 decimals.
The text was updated successfully, but these errors were encountered:
Thanks for reporting! I'll take a look.
Sorry, something went wrong.
@NicolasKulka I'm having a hard time understanding the issue... would you mind clarifying?
I used the filter to be no decimal. Except that the filter always returns 2 decimal minimum
83cb87b
Readme updated for #467
fcf6587
DevinWalker
No branches or pull requests
Hello,
File assets/js/give-checkout-global.js l.177 : give_global_vars.number_decimals doesn't exist
but give_scripts.number_decimals exist.
Or
File /include/scripts.php : $localize_give_checkout
Add l.60 in this array.
Problem with hook filter "give_format_amount_decimals" which return always 2 decimals.
The text was updated successfully, but these errors were encountered: