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@lists.koha-community.org Reporter: lucas@bywatersolutions.com QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com, kyle.m.hall@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.