Rakuten: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 81: | Line 81: | ||
<span class="circle" >{{#fas:lightbulb}} Tip</span> ''Click on the "View Actual Data" Button to check which prices and availability will send.'' | <span class="circle" >{{#fas:lightbulb}} Tip</span> ''Click on the "View Actual Data" Button to check which prices and availability will send.'' | ||
== Price Multiplier == | |||
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. | ||
| Line 92: | Line 91: | ||
*To convert the price of bookings imported from the channel add a '''*''' AFTER the multiplier. '''*1.23*''' will divide the price of the booking by 1.23. | *To convert the price of bookings imported from the channel add a '''*''' AFTER the multiplier. '''*1.23*''' will divide the price of the booking by 1.23. | ||
*For currency conversion you can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used. | *For currency conversion you can also use currency conversion template variables. All currencies supported by the booking page currency selector can be used. | ||
**'''*[CONVERT:IDR-EUR]''' will convert Indonesian Rupees to Euros. | **'''123456*[CONVERT:IDR-EUR]''' will convert Indonesian Rupees to Euros. | ||
**'''*[CONVERT:IDR-EUR][/]0.85''' will convert Indonesian Rupees to Euros and lower the price by 15%. | **'''123456*[CONVERT:IDR-EUR][/]0.85''' will convert Indonesian Rupees to Euros and lower the price by 15%. | ||
== Activate == | == Activate == | ||