Good morning forum,
Start last week we have an issue with the VAT validation. When executed (by entering a valid VAT in a customer card) we get an XML error.
It states that the call is not successful because System.Xml.XmlDocument.Load has failed. I've looked at the operation of the service http://ec.europa.eu/taxation_customs/vies/services/checkVatService and that seems all in order when called from Postman. I looked also at the template that is used for this call, but can't find a way to see the actual template that is used in this call.
Do any of you experience the same problem?