Setting/custom airbnb: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 139: | Line 139: | ||
<span class="" style="color: #f3e504; font-size: 150%;" >{{#fas:lightbulb}} </span> Use the exception value from the tax type it refers to. | <span class="" style="color: #f3e504; font-size: 150%;" >{{#fas:lightbulb}} </span> Use the exception value from the tax type it refers to. | ||
1.5 Custom Taxes | |||
You can customize the tax is applied on CUSTOMSTAYFEE plus the amount, type, how the fee is collected and the base for the collection if the tax is a percentage. | |||
Types (the default is TAX): | |||
TAX | |||
GOODSANDSERVICESTAX | |||
HOTELTAX | |||
LODGINGTAX | |||
OCCUPANCYTAX | |||
ROOMTAX | |||
TOURISMTAX | |||
TOURISTTAX | |||
How the fee is collected (the default is NIGHT): | |||
NIGHT | |||
GUEST | |||
GUESTNIGHT | |||
PERCENT | |||
Base for PERCENT (the default is BASE=ALL): | |||
BASE=ALL | |||
BASE=RENT | |||
BASE=FEES | |||
Examples: | |||
CUSTOMSTAYFEE 2 HOTELTAX GUEST BASE=ALL | |||
This will send a hoteltax of 2 per guest | |||
CUSTOMSTAYFEE 2 HOTELTAX PERCENT BASE=RENT | |||
This will send a hoteltax of 2% on the lodging price | |||
'''2. Fees''' | '''2. Fees''' | ||