Jump to content

dev botao

Retorno Do Envio Da Nfc-E


Go to solution Solved by Régys Silveira,
  • Este tópico foi criado há 3623 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Recommended Posts

  • Membros Pro

colegas não estou sabendo capturar o retorno do envio da Nfc

 

No exemplo

 

ACBrNFe1.Enviar(vNumLote,True,Sincrono);

MemoResp.Lines.Text := UTF8Encode(ACBrNFe1.WebServices.Retorno.RetWS);
memoRespWS.Lines.Text := UTF8Encode(ACBrNFe1.WebServices.Retorno.RetornoWS);
LoadXML(MemoResp, WBResposta);

MemoDados.Lines.Add('');
MemoDados.Lines.Add('Envio NFe');
MemoDados.Lines.Add('tpAmb: '+ TpAmbToStr(ACBrNFe1.WebServices.Retorno.TpAmb));
 

Coloquei um BreakPoint  >>> MemoResp.Lines.Text

 

Quando acontece um rejeição ele nunca para para exibir o retorno do envio.

 

 

 

 

Link to comment
Share on other sites

  • Este tópico foi criado há 3623 dias atrás.
  • Talvez seja melhor você criar um NOVO TÓPICO do que postar uma resposta aqui.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.