Simple ConsoleApp for refunding completed MobilePay orders.
The console app depends on MobilePaySettings
from the ASP.NET appsettings.json
file and a MobilePay certificate for
communicating with the MobilePay Appswitch API.
- Insert OrderIds in the
input.txt
file, sepereated by a comma - Run the conesole app
- Results will be stored in the
output.txt
file showing which OrderIds were successfully or failed getting refunded