Atualizando visualização dos detalhes do boleto
This commit is contained in:
parent
0b8b05d9b8
commit
d6cfa33aaa
1 changed files with 2 additions and 0 deletions
|
|
@ -184,6 +184,8 @@ class ApiSicoob
|
|||
|
||||
/** Carrea as informações da requisição */
|
||||
$this->info = curl_getinfo($this->ch);
|
||||
|
||||
print_r($this->info);
|
||||
|
||||
/** Verifica o status do retorno */
|
||||
if($this->info['http_code'] != 200){
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue