[Koha-bugs] [Bug 33176] New: paycollect.pl should have a check for payment type if RequirePaymentType

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 8 22:30:24 CET 2023


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

            Bug ID: 33176
           Summary: paycollect.pl should have a check for payment type if
                    RequirePaymentType
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Patrons
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: lucas at bywatersolutions.com
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com, kyle.m.hall at gmail.com

We have notices, with RequirePaymentType on, that sometimes payments still go
through without a payment type. 

RequirePaymentType adds the required attribute to the template but this can be
circumnavigated by using your browser's dev tools. We should add a check in the
script to make sure there is a payment type and if not, prevent the payment.

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


More information about the Koha-bugs mailing list