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
casting Amount as Currency helps formatting with localised decimals, e.g. "1.234,56" for some European countries like Germany or Denmark.
Amount
Currency
Related to silvershop/silvershop-core#779
The text was updated successfully, but these errors were encountered:
Payment: cast Amount as Currency
19ccef9
fixes silverstripe#244
ff9b3ad
Successfully merging a pull request may close this issue.
casting
Amount
asCurrency
helps formatting with localised decimals, e.g. "1.234,56" for some European countries like Germany or Denmark.Related to silvershop/silvershop-core#779
The text was updated successfully, but these errors were encountered: