528387 Taxnumber-Field check - PHP script / Library are ready

Em Andamento Postado Oct 8, 2011 Pago na entrega
Em Andamento Pago na entrega

Taxnumber-Field check - PHP script / Library are ready

We have to take care about the "Taxnumber"-Field in our form (we are using chronoforms).

We need to check if a tax number is valid or not. Its mainly a script installation, because its "ready to use".

Steps:

1. Rename TAXNUMBER in form to "USt-IdNr"

2. Under field as "example DE123456789 - only for members of the european union (EU)"

3. Add this to our check script and make it workable for us:

<?php

include("[url removed, login to view]");

$client = new IXR_Client('[url removed, login to view]');

// '...' bei SSL-Verschlüsselung

$UstId_1 = 'DE123456789';

$UstId_2 = 'AB123456789012';

$Firmenname = 'Firmenname einschl. Rechtsform';

$Ort = 'Ort';

$PLZ = '1234567';

$Strasse = 'Strasse und Hausnummer';

$Druck = 'nein';

if (!$client->query('evatrRPC',

$UstId_1,

$UstId_2,

$Firmenname,

$Ort,

$PLZ,

$Strasse,

$Druck))

{

die('Ein Fehler ist aufgetreten -

'.$client->getErrorCode().":".$client->getErrorMessage());

}

$outString=$client->getResponse();

print $outString;

?>

Make sure we can check automaticly/online if the Tax ID is valid and if the name is the company name is the same entered in form.

If tax ID is not valid or name is wrong to tax ID, we have to take 19% tax from EU-Premium users. You have to adjust the existing script for tax calculation.

In case there is something wrong, we need a message, like "Your Tax ID is not valid"

Button > "OK" - "Back"

You find here the libary for that [url removed, login to view]

To call via HTML this, look here

[url removed, login to view]

To play:

[url removed, login to view]

!!! conflict free

!!! Don't bid if you can't start immediately.

!!! You are welcome when you have really good knowledge

!!! No payments if the job is not done.

!!! You have to work online on server.

!!! We have a budget of 50$ for this task.

!!! The job has to be done in 1-2 days.

Odd Jobs PHP Instalação de Script Shell Script

ID do Projeto: #2274327

Sobre o projeto

Projeto remoto Ativo em Jul 11, 2012