Bookeasy.com.au: Difference between revisions
Jump to navigation
Jump to search
| Line 50: | Line 50: | ||
For example '''12345678*1.23''' will multiply all prices by 1.23 (i.e. raised by 23%). | For example '''12345678*1.23''' will multiply all prices by 1.23 (i.e. raised by 23%). | ||
Lower prices can be sent with a multiplier less than 1, i.e. '''12345678*0.85''' will send a price 85% of the normal price (i.e. lowered by 15%) | Lower prices can be sent with a multiplier less than 1, i.e. '''12345678*0.85''' will send a price 85% of the normal price (i.e. lowered by 15%) | ||
You can also use currency conversion template variable. All currencies supported by the booking page currency selector can be used. | |||
For example *[CONVERT:IDR-EUR] will convert Indonesian Rupees to Euros. | |||
To convert the price of bookings imported add a * after the multiplier, for example '''12345678*1.23*''' will divide the price of the booking by 1.23. | To convert the price of bookings imported add a * after the multiplier, for example '''12345678*1.23*''' will divide the price of the booking by 1.23. | ||