http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6427 --- Comment #296 from Kyle M Hall <kyle@bywatersolutions.com> --- (In reply to Galen Charlton from comment #295)
Note that the push of bug 6273 adds (at least) three potential payment types to deal with:
Pay00 - SIP2 cash payment Pay01 - SIP2 VISA payment Pay02 - SIP2 credit card payment
Of course, it wouldn't be surprising if there are SIP2 devices that define non-standard payment types as well.
We have two choices here, we can either hard code these payment types in ( which will rarely be used ) *or* we can add setup documentation to have the library define these as MANUAL_DEBIT authorised values! Considering your final statement, I think that would be the best way to go. -- You are receiving this mail because: You are the QA Contact for the bug. You are watching all bug changes.