This repository has been archived by the owner on Oct 27, 2024. It is now read-only.
Timeout
You can now specify a timeout for online VAT number check using VIES, in VatCalculator::__construct
's float $timeout
parameter. If not specified, PHP's default_socket_timeout
is used which defaults to 60 seconds.