An open API service indexing awesome lists of open source software.

https://github.com/sumup/latam-sii-certification


https://github.com/sumup/latam-sii-certification

global-expansion-latam

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# latam-sii-certification

The purpose of this piece of code is to serve as a tool for sii's certification process, here you can realize the whole certification process by just running this program.

## Certification cases

| Document Type | Quantity | Amount |
|---------------|----------|------------------|
| 48 (Voucher) | 4 | Distinct to Zero |
| 48 (Voucher) | 3 | Zero |
| 33 (Bill) | 1 | Distinct to Zero |
| 00 (Unknown) | 1 | Distinct to Zero |
| 99 (No sell) | 1 | Distinct to Zero |

### Considerations:
- External Track ID must be zero
- Number of transactions must be greater than zero
- Channel:
- 0 for CP
- 1 for CNP
- VatId (RUT) must be valid

## How to run

```sh
make run
```
### Considerations:
Before run the program, you need to get the environment variables and respective certificate.