Author | Topic: VIES VAT Validation | |
---|---|---|
Willy | VIES VAT Validation on Sat, 08 May 2010 00:13:43 +0200 Hello, Has somebody implemented the "VIES" Vat validation function with xBase ++ over the link http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl for directly store/use the returned data like address, place etc. into the xBase application Many thanks for feedback! Willy | |
Dariusz Bajszczak | Re: VIES VAT Validation on Fri, 11 Jun 2010 12:40:41 +0200 Here is my implementation. Best regards, Dariusz Bajszczak Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci news:337ffda9$47d98570$38cc3@news.alaska-software.com... > Hello, > > Has somebody implemented the "VIES" Vat validation function with xBase ++ > over the link > http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl > for directly store/use the returned data like address, place etc. into the > xBase application > > Many thanks for feedback! > > Willy > > SAMPLE.PRG | |
Willy | Re: VIES VAT Validation on Fri, 11 Jun 2010 21:16:01 +0200 Hello Dariusz, many Thanks for your sample. I will test it. Best regards Willy "Dariusz Bajszczak" <b_darek@poczta.onet.pl> schrieb im Newsbeitrag news:7645db16$24b8fc17$335e4@news.alaska-software.com... > Here is my implementation. > > Best regards, > Dariusz Bajszczak > > Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci > news:337ffda9$47d98570$38cc3@news.alaska-software.com... >> Hello, >> >> Has somebody implemented the "VIES" Vat validation function with xBase ++ >> over the link >> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >> for directly store/use the returned data like address, place etc. into >> the >> xBase application >> >> Many thanks for feedback! >> >> Willy >> >> > > > | |
Willy | Re: VIES VAT Validation on Fri, 11 Jun 2010 22:50:58 +0200 Hello Dariusz, Fantastic, its works fine. Thank you Willy "Dariusz Bajszczak" <b_darek@poczta.onet.pl> schrieb im Newsbeitrag news:7645db16$24b8fc17$335e4@news.alaska-software.com... > Here is my implementation. > > Best regards, > Dariusz Bajszczak > > Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci > news:337ffda9$47d98570$38cc3@news.alaska-software.com... >> Hello, >> >> Has somebody implemented the "VIES" Vat validation function with xBase ++ >> over the link >> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >> for directly store/use the returned data like address, place etc. into >> the >> xBase application >> >> Many thanks for feedback! >> >> Willy >> >> > > > | |
Willy | Re: VIES VAT Validation on Sat, 12 Jun 2010 15:17:08 +0200 Hi Dariusz, have you experience with your VIES function on Windows 7 I have a new PC with Win7 and it doenst run on it! Wich OCX or other files i need on time PC? Many thanks Greetings Willy "Dariusz Bajszczak" <b_darek@poczta.onet.pl> schrieb im Newsbeitrag news:7645db16$24b8fc17$335e4@news.alaska-software.com... > Here is my implementation. > > Best regards, > Dariusz Bajszczak > > Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci > news:337ffda9$47d98570$38cc3@news.alaska-software.com... >> Hello, >> >> Has somebody implemented the "VIES" Vat validation function with xBase ++ >> over the link >> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >> for directly store/use the returned data like address, place etc. into >> the >> xBase application >> >> Many thanks for feedback! >> >> Willy >> >> > > > | |
Pintr Balzs | Re: VIES VAT Validation on Thu, 18 Nov 2021 07:18:07 +0100 H Dariusz, I also use your perfect vat validation method in my program, but it does not work now, probably the change the link from http to https. Coud you help me, what shoud I change in the source? Thank You in advance. Best regards Balazs Pinter "Dariusz Bajszczak" <b_darek@poczta.onet.pl> az albbiakat rta a kvetkez hrzenetben: 7645db16$24b8fc17$335e4@news.alaska-software.com... > Here is my implementation. > > Best regards, > Dariusz Bajszczak > > Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci > news:337ffda9$47d98570$38cc3@news.alaska-software.com... >> Hello, >> >> Has somebody implemented the "VIES" Vat validation function with xBase ++ >> over the link >> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >> for directly store/use the returned data like address, place etc. into >> the >> xBase application >> >> Many thanks for feedback! >> >> Willy >> >> > > > | |
Damir Hodak | Re: VIES VAT Validation on Thu, 18 Nov 2021 12:37:47 +0100 On Thu, 18 Nov 2021 07:18:07 +0100, Pintér Balázs wrote: > Hí Dariusz, > > I also use your perfect vat validation method in my program, > but it does not work now, probably the change the link from > http to https. Coud you help me, what shoud I change in > the source? > > Thank You in advance. > > Best regards > Balazs Pinter > > "Dariusz Bajszczak" <b_darek@poczta.onet.pl> az alábbiakat írta a következõ > hírüzenetben: 7645db16$24b8fc17$335e4@news.alaska-software.com... >> Here is my implementation. >> >> Best regards, >> Dariusz Bajszczak >> >> U¿ytkownik "Willy" <w.mollers@skynet.be> napisa³ w wiadomo¶ci >> news:337ffda9$47d98570$38cc3@news.alaska-software.com... >>> Hello, >>> >>> Has somebody implemented the "VIES" Vat validation function with xBase ++ >>> over the link >>> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >>> for directly store/use the returned data like address, place etc. into >>> the >>> xBase application >>> >>> Many thanks for feedback! >>> >>> Willy >>> >>> >> >> >> Hi Balazs! Try to omit this line: oSoap:setProperty("Property","SoapAction",funkcja) Regards Damir | |
Pintr Balzs | Re: VIES VAT Validation on Fri, 19 Nov 2021 07:44:29 +0100 Hi Damir, Thank You for your quick answer. I modified the source, but it did not help. Best regards, Balazs Pinter <Damir Hodak> az albbiakat rta a kvetkezo hrzenetben: woggk8lusnv9.1ouqgsw6s4ctm.dlg@40tude.net... > On Thu, 18 Nov 2021 07:18:07 +0100, Pintr Balzs wrote: > >> H Dariusz, >> >> I also use your perfect vat validation method in my program, >> but it does not work now, probably the change the link from >> http to https. Coud you help me, what shoud I change in >> the source? >> >> Thank You in advance. >> >> Best regards >> Balazs Pinter >> >> "Dariusz Bajszczak" <b_darek@poczta.onet.pl> az albbiakat rta a >> kvetkez >> hrzenetben: 7645db16$24b8fc17$335e4@news.alaska-software.com... >>> Here is my implementation. >>> >>> Best regards, >>> Dariusz Bajszczak >>> >>> Uytkownik "Willy" <w.mollers@skynet.be> napisa w wiadomoci >>> news:337ffda9$47d98570$38cc3@news.alaska-software.com... >>>> Hello, >>>> >>>> Has somebody implemented the "VIES" Vat validation function with xBase >>>> ++ >>>> over the link >>>> http://ec.europa.eu/taxation_customs/vies/services/checkVatService.wsdl >>>> for directly store/use the returned data like address, place etc. into >>>> the >>>> xBase application >>>> >>>> Many thanks for feedback! >>>> >>>> Willy >>>> >>>> >>> >>> >>> > > Hi Balazs! > > Try to omit this line: > > oSoap:setProperty("Property","SoapAction",funkcja) > > Regards > Damir | |
Boris Borzic | Re: VIES VAT Validation on Fri, 19 Nov 2021 16:31:57 +0100 "Pintr Balzs" <recias@mai.datanet.hu> wrote in news:5a09b73a$65e9f473 $909d7@news.alaska-software.com: > Thank You for your quick answer. > I modified the source, but it did not help. Here is a tested fully working sample using Xb2.NET library: oSoap := xbSOAPEnvelope():new() oSoap:SetStyle( SOAP_STYLE_DOCUMENT ) oSoap:NameSpace := "urn:ec.europa.eu:taxud:vies:services:checkVat:types" oSoap:SetVar("countryCode", "IT") oSoap:SetVar("vatNumber" , "123456789") oResult := oSoap:Execute( "https://ec.europa.eu/taxation_customs/vies/services/checkVatService", "checkVat", "") ? oResult:GetVar() Best regards, Boris Borzic http://xb2.net http://sqlexpress.net industrial strength Xbase++ development tools | |
Pintr Balzs | Re: VIES VAT Validation on Mon, 22 Nov 2021 07:15:50 +0100 Hi Boris, thank You, it works perfectly. Your support is super. Best regards, Balazs Pinter <Boris Borzic> az albbiakat rta a kvetkez hrzenetben: XnsADE76B21B936ESQLExpress@87.106.143.233... > "Pintr Balzs" <recias@mai.datanet.hu> wrote in news:5a09b73a$65e9f473 > $909d7@news.alaska-software.com: > >> Thank You for your quick answer. >> I modified the source, but it did not help. > > Here is a tested fully working sample using Xb2.NET library: > > oSoap := xbSOAPEnvelope():new() > oSoap:SetStyle( SOAP_STYLE_DOCUMENT ) > oSoap:NameSpace := "urn:ec.europa.eu:taxud:vies:services:checkVat:types" > oSoap:SetVar("countryCode", "IT") > oSoap:SetVar("vatNumber" , "123456789") > oResult := oSoap:Execute( > "https://ec.europa.eu/taxation_customs/vies/services/checkVatService", > "checkVat", "") > > ? oResult:GetVar() > > > -- > Best regards, > Boris Borzic > > http://xb2.net > http://sqlexpress.net > industrial strength Xbase++ development tools |