You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

From Gabelhorn V1, SecuTix allows you to define, for a given sales channel, default simple charges that will apply to all products of a given product family, The possible simple charges amount defined at product level (already existing feature) will override the default amount defined at sales channel level.

There is also a new parameter Threshold at each charge table, that will decide if the product will be charged or not, base on its most expensive price.

How to use this new feature?

Configuration

At each sale channel, a new menu "Default Charges" is available.

For each product family and season, operator can define a default charges for the product of that season for the current sale channel.

Operator could also define an exceptional product that wont be apply the default charges. 



In additional, a new attribute "Thread-hold" is available at each charge table.

Sale process

At the sale channel where the default charges is configured, when ticket are being sold:

  • If the product itself has a charge configured, the charge will be created with that charge table
  • If the product does not has a charges, then the default charge defined at the current sales channel will be applied for the tickets.
For the threadhold:

Before calculating the charges, the system will find the most expensive price of the current product, and compare with the threadhold:

  • If the most expensive price of the product is higher than threshold > the charge will be created as usual
  • Else, the charge will not apply for the current product.



  • No labels