Tutorial: How to set up prices of resources (6 / 6)
In the rare cases when the Pricing Manager will not be sufficient to represent your pricing model or when using the Pricing Manager would require too many rules, you can alternatively develop your own pricing script. This script is placed on your server and can be developed using any scripting language, such as PHP, ASP.NET or Ruby. The script receives complete information about the reservation and the customer making it, along with all custom properties etc. so the price can be based practically on anything. Please see
Q137 for a detailed explanation of the pricing scripts along with an example. Pricing scripts also let you return an error message displayed to the customers when the reservation is not possible in given configuration or a custom message displayed under the price, for example a breakdown of the final price.