Move PayPal to a plugin, to unify treatment of payment methods. This bug should simply remove PayPal logic from intranet and opac and place it as a plugin, with necesary configurations. It will be downloadable from https://gitlab.com/thekesolutions/plugins/koha-plugin-paypal
Also this plugin should add the ability to determine minimum payment threshold
(In reply to Agustín Moyano from comment #0) > This bug should simply remove PayPal logic from intranet and opac and place > it as a plugin, with necesary configurations. This bug won't remove PayPal logic from intranet and opac. That task will be addressed in bug 23215
Releases for this plugin will be available from https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal/-/releases Current release features translation from all languages supported by Koha (text that was already translated, was copied from po files). New features and bug fixes will be addressed in project's issues (https://gitlab.com/thekesolutions/plugins/koha-plugin-pay-via-paypal/issues) Please, feel free to contribute via pull request. Thanks!
Augustin, can you include the functionality from bug 21701 in your plugin? I assume the plan is still to remove baked in PayPal from Koha, and we'll want to make sure we don't lose any features!