Skip to content

Commit 59b89ee

Browse files
committed
.
1 parent ab0e19f commit 59b89ee

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

examples/all-samples.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ async function main() : Promise<void> {
1818
debug:true // true, imprime raw request y response en consola, util durante el desarrollo de la integración.
1919
};
2020

21-
settings.apiUrl="http://localhost:5001";
22-
settings.apiKey="sk_development_3e94867a_959a_4140_a2e7_420f435aa8fc";
23-
settings.tenant="102e5f13-e114-41dd-bea7-507fce177281";
24-
2521

2622
// Sellos SAT de prueba (KARLA FUENTE NOLASCO FUNK671228PH6)
2723
// Visita https://docs.fiscalapi.com/tax-files-info#codificacion-de-fiel-o-csd-en-base64 para leer como convertir tus sellos CSD en base 64

0 commit comments

Comments
 (0)