forked from opencollective/documentation
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
GitBook: [master] 2 pages and 7 assets modified
- Loading branch information
1 parent
5195621
commit f041576
Showing
9 changed files
with
33 additions
and
6 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,9 +6,36 @@ description: This page describes how to set up charging local taxes | |
|
||
In certain countries or regions, Fiscal Hosts are required to collect local taxes—for example, VAT in the EU. | ||
|
||
We currently support VAT for European products, services and events. Tax will automatically apply if you create an event in a country of the European Union or if you add a `SERVICE` or `PRODUCT` tier while your collective is registered in a EU country. | ||
|
||
Please contact [email protected] if you need Collectives under your umbrella to charge taxes. We will work with you to conform to you local legislation. | ||
|
||
## VAT | ||
|
||
{% hint style="warning" %} | ||
VAT will only apply if the collective creates a `SERVICE` or `PRODUCT` tier and for events. | ||
{% endhint %} | ||
|
||
Once VAT is setup for a collective, we will start asking the country of residency and an optionnal VAT number to everyone who order tiers or tickets from the collective. We will apply the VAT rules accordingly: | ||
|
||
* Charge VAT from the country of the event if it's an event | ||
* Don't charge VAT if a VAT number is provided | ||
* Don't charge VAT if it's another EU country | ||
* VAT percentage depends on the country where the collective is | ||
|
||
### Enable VAT at the host level | ||
|
||
If the host is the one supposed to collect VAT \(most common case\) then you can enable it by going to the Edit section \(`https://opencollective.com/{my_host}/edit`\) and setting your country to an European country. The form will then sak for a VAT number. | ||
|
||
![](../.gitbook/assets/image%20%286%29.png) | ||
|
||
Your host is now ready to start accepting VAT. You still need to enable it on a per-collective basis by setting a country and a "VAT setting" for the collective in the collective edit page \(`https://opencollective.com/{the_collective}/edit`\): | ||
|
||
![](../.gitbook/assets/image%20%281%29.png) | ||
|
||
### Enable VAT at the collective level | ||
|
||
If the collective has a VAT number and should be responsible for collecting VAT itself, you can enable that by following the exact same steps than before, except that you'll choose the option `Use my own VAT number` on the last step. | ||
|
||
![](../.gitbook/assets/image%20%282%29.png) | ||
|
||
|
||
|