Changes

Jump to navigation Jump to search

Ctrip

575 bytes added, 20:06, 1 February 2022
For example a hotel id setting 123456*12.34 will multiply all prices by 12.34 sent for hotel id 123456.
You can also use currency conversion template variable. All currencies supported by the booking page currency selector can be used.
Examples:*'''123456*1.23''' will multiply all prices for property 123456 by 1.23 (i.e. raised by 23%).*Lower prices can be sent with a multiplier less than 1: '''123456*0.85''' will send 85% of the normal price (i.e. lowered by 15%) for property 123456.*To convert the price of bookings imported from the channel add a '''*''' AFTER the multiplier. '''123456*1.23*''' will divide the price of the booking by 1.23 for property 123456.*For example currency conversion you can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used.**'''123456*[CONVERT:IDR-EUR] ''' will convert Indonesian Rupees to Euros.**'''123456*[CONVERT:IDR-EUR][/]0.85''' will convert Indonesian Rupees to Eurosand lower the price by 15%.
== Check Connection ==

Navigation menu