We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb5548e commit f236d9bCopy full SHA for f236d9b
README.md
@@ -22,12 +22,12 @@ $ composer require aleplusplus/soapclient-curl-php
22
23
## Usage:
24
25
-Using the `SoapClientCurl\SoapClientRequest`:
+Using the `SoapClientCurl\SoapClientRequest`: in Server SOAP of SRI.
26
27
```php
28
use SoapClientCurl\SoapClientRequest;
29
30
-// Example
+// Clave Acceso
31
$claveAccesoComprobante = '<CLAVE_ACCESO>';
32
33
// Url Soap Server Example
0 commit comments