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
- Host: GitHub
- URL: https://github.com/sumup/latam-sii-certification
- Owner: sumup
- Created: 2023-04-10T21:04:00.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-09-19T07:52:52.000Z (over 1 year ago)
- Last Synced: 2025-02-09T08:36:09.814Z (over 1 year ago)
- Topics: global-expansion-latam
- Language: Go
- Homepage:
- Size: 55.7 KB
- Stars: 0
- Watchers: 6
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.