From b004bb21d3c728731d704af156801e0783206f0c Mon Sep 17 00:00:00 2001 From: Nicole C. Engard Date: Mon, 1 Feb 2016 10:57:13 -0600 Subject: [PATCH] add paypal prefs --- en/manual.xml | 74 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 74 insertions(+), 0 deletions(-) diff --git a/en/manual.xml b/en/manual.xml index 50f856e..dbbcb92 100644 --- a/en/manual.xml +++ b/en/manual.xml @@ -11390,6 +11390,80 @@ budget_code: 922$a +
+ Payments + These preferences will allow you control the tools you use to accept online payments + from your patrons via the OPAC. +
+ EnablePayPalOpacPayments & PayPalSandboxMode + EnablePayPalOpacPayments Default: Don't all + PayPalSandboxMode Default: Sandbox + Asks: ___ patrons to make payments from the OPAC via PayPal in ___ mode. + EnablePayPalOpacPayments values: + + Allow + + + Don't allow + + + PayPalSandboxMode values: + + Production + + Visit https://developer.paypal.com/ to get information for accepting + payments in production + + + + + Sandbox + + Visit https://developer.paypal.com/developer/accounts/ to get + information for your sandbox account + + + + + Description: + + This preference will allow you to accept credit card payments via the OPAC + for fines via PayPal. You will need to set up your PayPal account and it is + recommended that you run tests before using this in production. + + + + PayPayl's terms of service state that you cannot charge your patrons for the + processing fees and so this plugin will not add additional fees to the + charges. + +
+
+ PayPalChargeDescription + Default: Koha fee payment + Asks: The patron should see the charge description as ___ + Description + + This preference controls what the patron will see on their PayPal + account/Bank account for this charge. + + +
+
+ PayPalPwd + Asks: The password for the PayPal account to receive payments is ___ +
+
+ PayPalSignature + Asks: The signature for the PayPal account to receive payments is ___ +
+
+ PayPalUser + Asks: The email address to receive PayPal payments is ___ +
+
Policy -- 1.7.2.5