Setting/custom airbnb: Difference between revisions
Jump to navigation
Jump to search
Markkinchin (talk | contribs) No edit summary |
Markkinchin (talk | contribs) No edit summary |
||
| Line 143: | Line 143: | ||
1.5 Custom Taxes | 1.5 Custom Taxes | ||
You can | You can use CUSTOMSTAYFEE to create custom tax rules using the amount, type, how the tax is collected, the length of stay for which the tax applies and the base for the collection if the tax is a percentage. | ||
Types (the default is TAX): | Types (the default is TAX): | ||
| Line 164: | Line 164: | ||
How the | How the tax is collected (the default is NIGHT): | ||
NIGHT | NIGHT | ||
| Line 175: | Line 175: | ||
Base for PERCENT (the default is BASE=ALL): | Base for PERCENT taxes only (the default is BASE=ALL): | ||
BASE=ALL | BASE=ALL | ||
| Line 192: | Line 192: | ||
LOS<11 (exchange 11 for the length of stay that has no tax) | LOS<11 (exchange 11 for the length of stay that has no tax) | ||
Examples: | Examples: | ||
CUSTOMSTAYFEE 2 HOTELTAX | CUSTOMSTAYFEE 2 HOTELTAX GUESTNIGHT | ||
This will send a hoteltax of 2 per guest | This will send a hoteltax of 2 per guest per night | ||
CUSTOMSTAYFEE 2 HOTELTAX PERCENT BASE=RENT | CUSTOMSTAYFEE 2 HOTELTAX PERCENT BASE=RENT | ||
This will send a hoteltax of 2% on the lodging price | This will send a hoteltax of 2% on the lodging price excluding taxes and fees | ||