FatturaCheck

FREEMIUM
Durch Simon Tribus | Aktualisiert vor einem Monat | Business
Popularität

9.2 / 10

Latenz

121ms

Service Level

100%

Health Check

N/A

Zurück zu allen Diskussionen

What i have to put here ?

Rapid account: Stefano 20 Kbr Yjot
stefano-20KbrYjot
vor einem Jahr
CURLOPT_POSTFIELDS => "-----011000010111000001101001\r

Content-Disposition: form-data; name=“XML”\r
\r
\r
-----011000010111000001101001–\r
\r
",

Rapid account: Simontribus 1996
simontribus1996 Commented vor einem Jahr

Hi Stefano,

you have to put the XML contents there. This would look something like this:

CURLOPT_POSTFIELDS => array(“XML” => “$xml”),

Where $xml is the content of the XML file ("<?xml version=“1.0” encoding=“utf-8”?><p:FatturaElettronica…").

Nehmen Sie an der Diskussion teil - fügen Sie unten einen Kommentar hinzu:

Anmelden / Registrieren, um neue Kommentare zu veröffentlichen