Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
yerkortiz committed Apr 12, 2023
2 parents 3afbc2b + 2e7cce6 commit db2daad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ The purpose of this piece of code is to serve as a tool for sii's certification
| 00 (Unknown) | 1 | Distinct to Zero |
| 99 (No sell) | 1 | Distinct to Zero |

Considerations:
### Considerations:
- External Track ID must be zero
- Number of transactions must be greater than zero
- Channel:
Expand All @@ -22,4 +22,8 @@ Considerations:

## How to run

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

0 comments on commit db2daad

Please sign in to comment.