ElishaMayer / masav

MIT License
5 stars 1 forks source link

Added MasaVGetPayments file creator #3

Closed basilha closed 1 year ago

basilha commented 1 year ago

Created new objects (getPaymentRecord, InstitutionGetPayment, and MasaVGetPayments) which create a masav receive payment file. The specifications for the file are found here

The file is almost identical to the send payment, only that the 006 code in the payment record is changed to 504.

In addition, there is a small re-ordering of the summary line: lines 7 and 8 are switched lines 9 and 10 are switched

I also added an example file for testing.