-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Iniciado a adição de informações do provedores da NFSe.
- Loading branch information
Rafael Teno Dias
committed
Sep 26, 2024
1 parent
c1f9929
commit 6351fcf
Showing
17 changed files
with
92 additions
and
63 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "Provedores" | ||
description: "Provedores implementados no Componente" | ||
summary: "" | ||
date: 2023-09-26T13:14:00-04:00 | ||
lastmod: 2023-09-26T13:14:00-04:00 | ||
draft: false | ||
weight: 300 | ||
toc: true | ||
seo: | ||
title: "" # custom title (optional) | ||
description: "" # custom description (recommended) | ||
canonical: "" # custom canonical URL (optional) | ||
noindex: false # false (default) or true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
--- | ||
title: "IssDSF" | ||
description: "Provedores da NFSe IssDSF" | ||
summary: "" | ||
date: 2023-09-26T13:14:00-04:00 | ||
lastmod: 2023-09-26T13:14:00-04:00 | ||
draft: false | ||
weight: 400 | ||
toc: true | ||
seo: | ||
title: "" # custom title (optional) | ||
description: "" # custom description (recommended) | ||
canonical: "" # custom canonical URL (optional) | ||
noindex: false # false (default) or true | ||
--- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,26 @@ | ||
--- | ||
slug: "metodos" | ||
title: "Métodos Disponíveis" | ||
description: "Métodos diponíveis no provedor IssDSF." | ||
summary: "Métodos diponíveis no provedor IssDSF." | ||
date: 2023-09-07T16:04:48+02:00 | ||
lastmod: 2023-09-07T16:04:48+02:00 | ||
draft: false | ||
weight: 411 | ||
toc: true | ||
seo: | ||
title: "" # custom title (optional) | ||
description: "" # custom description (recommended) | ||
canonical: "" # custom canonical URL (optional) | ||
noindex: false # false (default) or true | ||
--- | ||
* Envio. | ||
* Síncrono | ||
* Assíncrono | ||
* Necessita envio sequencial | ||
* Aceita envio de lote de RPS | ||
* Consulta de lote | ||
* Consulta de Sequencial RPS | ||
* Consulta de NFSe por RPS | ||
* Consulta de NFSe | ||
* Cancelamento de NFSe. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,22 @@ | ||
--- | ||
slug: "informacoes" | ||
title: "Informações" | ||
description: "Informações sobre o provedor." | ||
summary: "" | ||
date: 2023-09-07T16:04:48+02:00 | ||
lastmod: 2023-09-07T16:04:48+02:00 | ||
draft: false | ||
weight: 410 | ||
toc: true | ||
seo: | ||
title: "" # custom title (optional) | ||
description: "" # custom description (recommended) | ||
canonical: "" # custom canonical URL (optional) | ||
noindex: false # false (default) or true | ||
--- | ||
* Padrão exige que o prestador solicite autorização para emitir via WebService. A Solicitação deve ser feita na prefeitura do prestador. | ||
* Caso o tomador for um consumidor não identificado informar no campo CPFCNPJTomador o valor ‘77777777777’, no campo RazaoSocialTomador informar ‘Consumidor’ e nos campos TipoLogradouroTomador, LogradouroTomador, TipoBairroTomador, BairroTomador e EmailTomador informar o valor ‘-’, quando não possuir essa informação, e no campo NumeroEnderecoTomador informar valor zero e no campo CEPTomador informar ‘00000000’. | ||
* Caso o tomador for estrangeiro informar no campo CidadeTomador o valor ‘9999’ e no | ||
campo CidadeTomadorDescricao informar o nome do país, no campo CepTomador informar ‘00000000’. | ||
* Caso o município de prestação for no exterior informar no campo MunicipioPrestacao o valor ‘9999’ e no campo MunicipioPrestacaoDescricao informar o nome do país. | ||
* Quando a situação do RPS for cancelada, deve se informar o motivo do cancelamento no campo MotCancelamento. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters