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@lists.koha-community.org
          Reporter: agustinmoy...@theke.io
        QA Contact: testo...@bugs.koha-community.org
                CC: tomasco...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to