GHL’s new Event Management feature has a serious issue with Vietnamese Dong (VND).
When the account currency is set to VND and we enter a ticket price such as 1,000,000 VND, the system returns:
Could not save ticket
price must not be greater than 999999.99
This indicates that the system is incorrectly applying USD-based validation limits to VND.
Requested Fix
Make price validation currency-aware instead of using a fixed USD limit.
Allow normal VND prices such as 1,000,000 – 1,000,000,000 VND.
Remove unnecessary decimal .00 from VND across Events, Courses, Products, Offers, Checkout, Payments, Orders, etc.
Display VND correctly, for example: 1,000,000 â‚« instead of 100000000/ 1,000,000.00 â‚«.
Ensure the selected Sub-account currency is consistently respected across the entire platform.
Priority: CRITICAL — This currently prevents Vietnamese users from properly creating and selling event tickets.
Please review the global currency handling logic, not just the Event Management UI, to prevent the same issue across other features.

Photo Viewer

View photos in a modal