In order to support the payment feature in 3M self-issue units. The FeePaid Message needs to be supported in the Koha SIP software. Initial implementation currently in testing
Created attachment 3689 [details] [review] Proposed Patch
The patch has been deployed in Halton Public Library allowing the public to pay fines via their 3M self issue stations
Tested via telnet and using the 3M SIP Emulator. This patch does indeed add support for Fee Paid and Fee Paid Response messages, though fairly minimally. I can sign off saying it does that much, though if there is a more in-depth specification for this development, it would help me do more robust testing.
Merely implements the specification in the 3M spec. Does not alter any server side functionality
Reading the comment from Ian - does this still needs sign-off?
I'm happy to push it if Ian is Ok with that.
This patch has been tested in a real, live library of ours as well, and while we have a few improvements to make on it to meet the specification bug 6273, this patch itself works just fine. I'm signing off and marking as Passed QA. Any further work we do on improving support for this will be done on bug 6273
Pushed, please test
Seems to work. Closing.