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
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.