Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tinohager authored Jan 30, 2022
1 parent b3b7e5e commit f8e1a93
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ If you are looking for a simple way to automatically transfer the amount to be p
Portalum.Zvt.EasyPay.exe --amount 1.23
```

## Download

**To use the tool, the following steps must be performed**

- Install [.NET Desktop Runtime 6.x](https://dotnet.microsoft.com/download/dotnet/6.0)
- Download and extract the EasyPay ([download](https://github.com/Portalum/Portalum.Zvt.EasyPay/releases/latest/download/Portalum.Zvt.EasyPay.zip))

## Configuration

The configuration of the payment terminal `IpAddress` and the `Port` must be set in the `appsettings.json`.
Expand Down

0 comments on commit f8e1a93

Please sign in to comment.