Ver Mensaje Individual
  #4  
Antiguo 14-07-2025
edari edari is offline
Miembro
 
Registrado: jun 2021
Posts: 332
Reputación: 6
edari Va por buen camino
Hola,


Yo también uso curl y acabo de subir una con esto


Código PHP:
curl.exe --tlsv1.2 --data-binary @fichero.XML --cert-type P12 --cert nombrecertificado.p12:password -"Content-Type: application/xml;charset=UTF8" -X POST https://prewww1.aeat.es/wlpl/TIKE-CONT/ws/SistemaFacturacion/VerifactuSOAP -o respuesta.XML 


A ver si te ayuda
Responder Con Cita