Let the verifiedVatId useEffect handle the fetch instead of calling fetchVAT directly in handleVerifyVatId. Prevents VIES MS_MAX_CONCURRENT_REQ rate limiting.
Let the verifiedVatId useEffect handle the fetch instead of calling fetchVAT directly in handleVerifyVatId. Prevents VIES MS_MAX_CONCURRENT_REQ rate limiting.