Posts by Lucas Praxedes • 1 point
1 post
-
0
votes1
answer607
viewsQ: SOAP E-social Request Template
Come on, guys, I’m having serious trouble executing the SOAP request on E-social servers. This is my code: $pfx = file_get_contents($pfx); $certificate = Certificate::readPfx($pfx, $pass); $wsdl =…