[Koha-bugs] [Bug 16757] New: Add ability to pay fee by id for SIP2

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jun 16 16:49:26 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16757

            Bug ID: 16757
           Summary: Add ability to pay fee by id for SIP2
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: SIP2
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: kyle at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: colin.campbell at ptfs-europe.com

The SIP protocol allows for a Fee Paid message to specify a fee identifier in
the CG field. While this field is read and passed to C4::SIP::ILS::pay_fee, it
is not passed along to C4::SIP::ILS::Transaction::FeePayment::pay and is thus
not used. We should enable this functionality in Koha now that accountlines
each have a unique identifier that can be passed along to the payment requestor
via the AV field line items added by bug 14512.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list