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

Fixed Issue #14 - Uncaught SoapFault exceptions #18

Merged
merged 9 commits into from
Jul 8, 2015
Merged

Fixed Issue #14 - Uncaught SoapFault exceptions #18

merged 9 commits into from
Jul 8, 2015

Conversation

jonathanmaron
Copy link
Contributor

Also fixed a couple of typos.

…circumstances by SoapClient, when exchanging data with European Commission (EC) VAT Information Exchange System (VIES). Common SoapFaults include: MS_MAX_CONCURRENT_REQ, GLOBAL_MAX_CONCURRENT_REQ and MS_UNAVAILABLE.
…hrown when there is a SoapFault from the back-end service VIES.

Added new example ("examples/checkVatBatch.php") to illustrate how to validate VAT numbers in batch mode. Here you can see why it is necessary to have two different exceptions.

Added array of test VAT numbers from http://www.braemoor.co.uk/software/vattest.php.

Added a few minor code formatting fixes to "examples/checkVat.php".
DragonBe added a commit that referenced this pull request Jul 8, 2015
Fixed Issue #14 - Uncaught SoapFault exceptions
@DragonBe DragonBe merged commit 3747d52 into DragonBe:master Jul 8, 2015
@jonathanmaron jonathanmaron deleted the fix-issue-14 branch July 8, 2015 09:12
krzaczek added a commit to krzaczek/vies that referenced this pull request Nov 6, 2017
 - bug in CZ LegalEntities validator
krzaczek added a commit to krzaczek/vies that referenced this pull request Nov 6, 2017
 - bug in CZ LegalEntities validator
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants