Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue #2874149: Add tax number field and validation. #839

Closed
wants to merge 0 commits into from

Conversation

archnode
Copy link

@archnode archnode commented Dec 1, 2017

This patch adds (built on prior work) a tax number field and tax type based validation handling to commerce_tax. Basic validation for EU countries via VIES (online service to verify vat numbers) is implemented.

Generally this should be extensible for other tax types (as the number validation will always be coupled to these entities) and could be further enhanced.

Currently all Tax numbers from countries outside of the EU will be be denied as they can't be verified.

I would be gateful for feedback on this patch (as my experience is very limited in this regard).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant