[Koha-bugs] [Bug 19173] Make OPAC online payments pluggable

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Aug 24 15:52:18 CEST 2017


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

--- Comment #1 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 66414
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=66414&action=edit
Bug 19173 - Make OPAC online payments pluggable

While PayPal is fairly universal, there is a plethora of online payment system
that are far more localized, servicing a single country ( e.g. Bug 18968 ) or
even a single  city! Instead of adding support for each and every one of these
payment options directly into Koha, it makes more sense to add the ability to
create online payment plugins.

Test Plan:
1) Apply this patch
2) Download and install the Kitchen Sink plugin version 2.1.1 or later
   https://github.com/bywatersolutions/koha-plugin-kitchen-sink/releases
3) In the plugin options, enable the opac payments option
4) Create a patron with one or more fines
5) Log into the opac as that patron, note you now have the option
   to pay online via KitchenSink ImaginaryPay
6) Make an online payment
7) Note the payment was processed correctly

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


More information about the Koha-bugs mailing list