0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-04-15 03:01:37 -05:00
ghost/apps
Jono M 36c78054f2
Fixed max currency amount to only apply to donations (#18711)
refs https://github.com/TryGhost/Product/issues/4044

---

<!-- Leave the line below if you'd like GitHub Copilot to generate a
summary from your commit -->
<!--
copilot:summary
-->
### <samp>🤖 Generated by Copilot at ea09dec</samp>

This pull request improves the validation of suggested amounts for tips
or donations in the membership settings. It adds a constant `MAX_AMOUNT`
based on Stripe's limit and refactors the `validateCurrencyAmount`
function to make it more reusable.
2023-10-20 11:48:59 +01:00
..
admin-x-settings Fixed max currency amount to only apply to donations (#18711) 2023-10-20 11:48:59 +01:00
announcement-bar
comments-ui
portal 🐛 Fixed plan upgrade not cancelling trial (#18699) 2023-10-20 08:52:08 +01:00
signup-form
sodo-search