VAT validation is expensive and should be done asynchronously. We don't want to validate VAT numbers every month, so we cache their status until it changes.
VAT validation is expensive and should be done asynchronously. We don't want to validate VAT numbers every month, so we cache their status until it changes.