Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: gemal/vat

Tags

2.0.5

Toggle 2.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ibericode#34 from mixisLv/patch-1

Update Countries.php

2.0.4

Toggle 2.0.4's commit message
fix test for first second of 2021

2.0.3

Toggle 2.0.3's commit message
stop using JsonVatClient in tests

2.0.2

Toggle 2.0.2's commit message
merge ibericode#25

2.0.1

Toggle 2.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ibericode#24 from malengrin/allow-letter-in-fr-vat…

…-number

Allow letter in validation key of french VAT number. Thanks @malengrin

2.0

Toggle 2.0's commit message
make ext-soap optional, but suggest it anyway

1.2.1

Toggle 1.2.1's commit message
move empty check to validateIpAddress method

1.2.0

Toggle 1.2.0's commit message
move empty check to validateIpAddress method

1.1.3

Toggle 1.1.3's commit message
use HTTPS for ip2c geolocation service

1.1.2

Toggle 1.1.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request ibericode#12 from roelvanduijnhoven/lazy-initializ…

…ation

Lazy instantiate VIES SOAP client. Thanks @roelvanduijnhoven