You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Develop a feature that allows the system administrator to configure service fee settings for event invoices similar to the previous eventyay version (compare https://eventyay.com/admin/settings/ticket-fees). This feature should support both global and country-specific fee settings, including service fees and maximum fee limits.
Requirements:
Global Fee Settings:
Enable the system admin to set a global service fee percentage that will apply to all events by default.
Example: Service Fee: 3%
Allow the admin to set a global maximum fee amount.
Example: Maximum Fee: 1,000,000 (in the platform’s base currency)
Country-Wise Fee Settings:
Provide an option to override global settings with country-specific fee settings.
Country Selection: Admin can select a country from a dropdown menu.
Currency Selection: Admin can select the currency in which the fee will be applied.
Country-Specific Service Fee: Admin can define a service fee percentage specific to the selected country.
Example: Service Fee: 0% for selected country.
Country-Specific Maximum Fee: Admin can define a maximum fee limit specific to the selected country.
Example: Maximum Fee: 0 (indicating no maximum fee limit for this country).
User Interface:
Create a user-friendly interface for admins to easily adjust and view the fee settings.
Include validation to ensure that service fee percentages do not exceed predefined limits.
Provide clear instructions or tooltips for each setting option.
The text was updated successfully, but these errors were encountered:
Develop a feature that allows the system administrator to configure service fee settings for event invoices similar to the previous eventyay version (compare https://eventyay.com/admin/settings/ticket-fees). This feature should support both global and country-specific fee settings, including service fees and maximum fee limits.
Requirements:
Global Fee Settings:
Country-Wise Fee Settings:
User Interface:
The text was updated successfully, but these errors were encountered: