Rakuten: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 8: | Line 8: | ||
*This tutorial explains how to [[Setting_Prices_for_Booking_Channels|set prices for channels]]. | *This tutorial explains how to [[Setting_Prices_for_Booking_Channels|set prices for channels]]. | ||
==Capabilities== | ==Capabilities== | ||
*Beds24 | *Beds24 can export Inventory | ||
*Beds24 | *Beds24 can export Price | ||
*Beds24 | *Beds24 can import Bookings | ||
*Beds24 | *Beds24 can import Cancellations | ||
For details please [[Channel_Manager_Capabilities|click here]] | For details please [[Channel_Manager_Capabilities|click here]] | ||
| Line 64: | Line 64: | ||
===Beds24 | ===Beds24=== | ||
*Enter your Vacation STAY property ID | *Enter your Vacation STAY property ID | ||
*Enter your Vacation STAY API username | *Enter your Vacation STAY API username | ||
| Line 80: | Line 80: | ||
<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. | |||
For example a hotel id setting 123456*12.34 will multiply all prices by 12.34 sent for hotel id 123456. | |||
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. '''*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. | |||
**'''*[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%. | |||
== Activate == | == Activate == | ||