VRBO: Difference between revisions

Jump to navigation Jump to search
No edit summary
Lesley (talk | contribs)
Line 195: Line 195:
The multiplier applies to all prices and fees which are sent.
The multiplier applies to all prices and fees which are sent.


For example, '''123456*1.23''' will multiply all prices by 1.23 sent for hotel id 123456 (i.e. raised by 23%).
For example, '''*1.23''' will multiply all prices by 1.23 sent for the hotel id (i.e. raised by 23%).
Lower prices can be sent with a multiplier less than 1, i.e. '''123456*0.85''' will send a price of 85% of the normal price (i.e. lowered by 15%).
Lower prices can be sent with a multiplier less than 1, i.e. '''*0.85''' will send a price of 85% of the normal price (i.e. lowered by 15%).


To convert the price of imported bookings add a '''*''' after the multiplier, for example '''123456*1.23*''' will divide the price of the booking by 1.23.
To convert the price of imported bookings add a '''*''' after the multiplier, for example '''*1.23*''' will divide the price of the booking by 1.23.


You can also use '''currency conversion''' template variables. All currencies supported by the booking page currency selector can be used.
You can also use '''currency conversion''' template variables. All currencies supported by the booking page currency selector can be used.