Expedia.com: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 196: Line 196:
If you want to add a multiplier to your prices, for example because of a different currency to your Beds24 currency, add a * followed by the multiplier number to your hotel Id.
If you want to add a multiplier to your prices, for example because of a different currency to your Beds24 currency, add a * followed by the multiplier number to your hotel Id.


For example a property code setting 123456*12.34 will multiply all prices by 12.34 sent for hotel id 123456.
For example a hotel id setting '''123456*1.23''' will multiply all prices by 1.23 sent for hotel id 123456. (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 85% of the normal price (i.e. lowered by 15%)
 
To convert the price of bookings imported from booking.com add a * after the multiplier, for example '''123456*1.23*''' will divide the price of the booking by 1.23.


== Setup Problems==
== Setup Problems==