# VAT validation issues

The European Union created the VAT Information Exchange System (VIES) to help businesses validate VAT numbers for cross-border trade within the EU. We use these services to ensure compliance and transparency for our EU customers.

Here are some common problems and how to solve them.

## Account setup is pending&#x20;

If the VAT number can't be validated, this results in an account to be stuck in `Pending`. Two of the root causes are:

* Invalid VAT number
* VIES service is not available

In either case, you start by logging in to the [console](https://console.korewireless.com/dashboard).  The signup page will bring you to the missing/invalid field.

<div align="left"><figure><img src="https://docs.korewireless.com/~gitbook/image?url=https%3A%2F%2F2279590263-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FBIYQ3ZtBpdPXvDKZhKt8%252Fuploads%252FnzGP0fVyePMIAhYQtTau%252Fimage.png%3Falt%3Dmedia%26token%3Df3fb3313-fe5e-4785-92ad-8472d35ef738&#x26;width=768&#x26;dpr=4&#x26;quality=100&#x26;sign=b263e0da&#x26;sv=2" alt="account setup pending error message"><figcaption><p>Account Setup Pending Dialog</p></figcaption></figure></div>

This is normally due to an invalid VAT number or the VIES service not being available. You can fill in the missing information on the next page by selecting the **Complete Setup** button.

## Unreachable VIES VAT number validation

### New registration&#x20;

If the VIES is down during your registration, we won’t be able to validate your VAT number. Your registration will be marked as **pending** until we can verify it.

### Active account&#x20;

If you need to change your VAT number for an active account and the validation service is unavailable, we cannot validate your new VAT number immediately. Your account will stay active with the existing VAT Number.

We suggest waiting a few minutes and trying again.

### Invalid VAT number

If the VIES VAT service returns an invalid VAT number error, double-check that you have entered the VAT number correctly, without any typos or extra spaces. Ensure the VAT number follows the correct format for the respective EU country. More information on the VAT number format can be found on the [European Commission website](https://ec.europa.eu/taxation_customs/vies/#/faq) under Q11.

## Still not working?

If your VAT number cannot be validated during account setup, you cannot complete your business account registration.

As an alternative, you can:

* Wait and try the next day.<br>
* If you cannot wait, create a personal account with credit card payment to order SIMs and invite users. Once you have resolved the issues with your VAT number, contact [Support](mailto:support@korewireless.com) or [create a case](https://korewireless.service-now.com/csm?id=sc_cat_item\&sys_id=e1d2c2f18791ed10364fffb7cebb3500\&sysparm_category=1b8611d5c3921200b0449f2974d3ae12), and we will convert the account to business.&#x20;


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.korewireless.com/console/accounts/new-account-setup/vat-validation-issues.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
