Currency, Tax & Dates
Configure currency, tax rates, decimal separators, and time formats in RepairPlugin so prices and times match your region.
What can you do with this?
- Display prices in your local currency — choose from a full list of world currencies and place the symbol before or after the amount.
- Match your country's number format — use a comma or point as the decimal separator so prices look familiar to your customers.
- Set the right timezone and time format — make sure timeslots and opening hours show in 12-hour or 24-hour format, matching your region.
- Configure your tax rate — enter your VAT percentage so invoices and quotes automatically show the correct tax breakdown.
Where to find it
- Log in to your WordPress admin dashboard.
- Go to RepairPlugin > Settings.
- Click Localization in the sidebar.
- The Regional Settings section is at the top of the page, with Tax Rules below it.

How to set it up
Set your country
- In the Regional Settings section, find the Set Country dropdown.
- Select your country from the list.
- Click Save Changes.
Set the currency
- Find the Set Currency dropdown.
- Select your preferred currency (for example, Euro, US Dollar, or British Pound).
- Click Save Changes.
Choose where the currency symbol appears
- Find the Currency Symbol Position dropdown.
- Pick one:
- Left ($10) — symbol before the amount.
- Right (10$) — symbol after the amount.
- Click Save Changes.
Set the decimal separator
- Find the Decimal Separator dropdown.
- Pick one:
- Comma (19,95) — common in most European countries.
- Point (19.95) — common in the US, UK, and other English-speaking countries.
- Click Save Changes.
Set the timezone
- Find the Set Timezone dropdown.
- Select your timezone from the list (for example, "Europe/Amsterdam" or "America/New_York").
- Avoid UTC-based offsets like "UTC+1" — they don't adjust for daylight saving time and can cause scheduling issues. RepairPlugin shows a warning if you select a UTC timezone.
- Click Save Changes.
Set the time format
- Find the Set Time Format dropdown.
- Pick one:
- 24 hours (e.g. 15:00) — used in most of Europe.
- 12 hours (e.g. 3:00 PM) — used in the US, UK, and other English-speaking countries.
- Click Save Changes.
Configure tax (VAT)
- Scroll down to the Tax Rules section.
- In the Tax (in percentage) field, enter your VAT rate as a number (for example,
21for 21%). - Click Save Changes.
All prices in RepairPlugin are inclusive of tax. The tax rate you set here is used to calculate how much VAT to show on invoices and quotes. For example, if a repair costs 121.00 and the tax rate is 21%, the invoice shows a net price of 100.00 with 21.00 VAT.
Settings reference
| Setting | Description | Default | Customers see |
|---|---|---|---|
| Set Country | Sets your country for regional defaults like currency and formatting | not set (must be selected) | May influence the default country in address fields on the booking form. |
| Set Currency | Determines the currency symbol used with all prices throughout the plugin | Euro (EUR) | All prices in the booking form, emails, and PDF documents display this currency symbol. |
| Currency Symbol Position | Controls whether the currency symbol appears before or after the price | Left ($10) | Prices display as either "$10.00" or "10.00$" (with your actual currency symbol). |
| Decimal Separator | Sets whether prices use a comma or point as the decimal separator Tip: Match this to what's standard in your country. Showing the wrong separator can confuse customers and make prices harder to read. | Comma | Prices display as "19,95" (comma) or "19.95" (point). |
| Set Timezone | Sets the timezone used for all time calculations — timeslots, opening hours, and appointment scheduling Tip: Always pick a city-based timezone (like "Europe/Amsterdam") instead of a UTC offset. City-based timezones automatically adjust for daylight saving time. | UTC | Timeslots and availability are calculated based on this timezone. An incorrect timezone means your customers see the wrong available times. |
| Set Time Format | Controls whether times appear in 24-hour or 12-hour (AM/PM) format | 24 hours (e.g. 15:00) | All times in the booking form, opening hours, and email notifications use this format. |
| Tax (in percentage) | Sets the VAT/tax percentage. RepairPlugin uses this to calculate the tax amount shown on invoices and quotes — it's deducted from the inclusive price, not added on top | 21 | The tax breakdown appears on quote PDFs and invoices. All prices throughout the booking form remain inclusive of tax. |
Frequently asked questions
Are prices shown with or without tax?
All prices in RepairPlugin are always inclusive of tax. The tax percentage is only used to calculate the VAT breakdown on invoices and quotes — it's never added on top of the displayed price.
What happens if I pick a UTC offset instead of a city-based timezone?
UTC offsets don't adjust for daylight saving time. During summer, your timeslots could be off by an hour. RepairPlugin shows a warning if you select a UTC offset to remind you to pick a city-based timezone instead.