Europe::Vat
Constants
HEADERS = HTTP::Headers {"Content-Type" => "text/xml;charset=UTF-8", "SOAPAction" => ""}
URL = "https://ec.europa.eu/taxation_customs/vies/services/checkVatService"
Class methods
charge_vat?(origin_country : String, number : String)
Sourcesend_request(country_code : String, number : String)
Sourcevalidate(number : String)
Source