[Koha-bugs] [Bug 23213] New: OPAC check mimimum payment threshold from payment plugin

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 26 05:31:37 CEST 2019


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

            Bug ID: 23213
           Summary: OPAC check mimimum payment threshold from payment
                    plugin
 Change sponsored?: ---
           Product: Koha
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Fines and fees
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: agustinmoyano at theke.io
        QA Contact: testopia at bugs.koha-community.org
                CC: tomascohen at gmail.com
            Blocks: 20211
  Target Milestone: ---

Add the ability in OPAC to check if the plugin has a minimum payment threshold.

If the amount that the patron is lower than the threshold declared by the
plugin then payment is not allowed.

For example, if PayPal is going to charge $2 for every transaction, don't allow
payments through that plugin to be less than $3.

The logic to determine the minimum threshold is hold in the plugin itself. 

Plugins that defines a threshold should declare a new hook named


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20211
[Bug 20211] Guarantor/Guarantee and payments ideas [OMNIBUS]
-- 
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