class BillSender extends BaseSunat implements SenderInterface
Class BillSender.
Constants
NUMBER_PATTERN |
|
Properties
CompressInterface|null | $compressor | from BaseSunat | ||
DecompressInterface|null | $decompressor | from BaseSunat | ||
CdrReaderInterface|null | $cdrReader | from BaseSunat |
Methods
Details
in BaseSunat
at line 60
setCodeProvider(ErrorCodeProviderInterface|null $codeProvider)
in BaseSunat
at line 68
WsClientInterface
getClient()
in BaseSunat
at line 78
BaseSunat
setClient(WsClientInterface $client)
in BaseSunat
at line 92
protected Error
getErrorFromFault(SoapFault $fault)
Get error from Fault Exception.
in BaseSunat
at line 133
protected string
compress(string $filename, string $xml)
in BaseSunat
at line 147
protected CdrResponse
extractResponse(string $zipContent)
in BaseSunat
at line 163
protected string
getMessageError(string $code)
in BaseSunat
at line 172
protected
isExceptionCode($code)
in BaseSunat
at line 179
protected
loadErrorByCode(BillResult $result, $code)
at line 28
BaseResult|null
send(string|null $filename, string|null $content)
Send document.