From: Yamil Suarez Date: Wed, 30 Apr 2014 14:53:27 +0000 (-0400) Subject: Documentation: Removed bare setting names from Stripe payment doc X-Git-Tag: sprint4-merge-nov22~2144 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=e7957e6ca408692d4e64055213818e6a0e00f73b;p=working%2FEvergreen.git Documentation: Removed bare setting names from Stripe payment doc Per jboyer-isl's suggestions Signed-off-by: Yamil Suarez --- diff --git a/docs/admin/lsa-library_settings_editor.txt b/docs/admin/lsa-library_settings_editor.txt index 04ee8b66e9..f5fd3dd4bc 100644 --- a/docs/admin/lsa-library_settings_editor.txt +++ b/docs/admin/lsa-library_settings_editor.txt @@ -113,20 +113,11 @@ sites wanting to use Stripe. These settings can be found by clicking * "Allow Credit Card Payments" (should be 'true') - credit.payments.allow - * "Enable Stripe payments" (should be 'true') - credit.processor.stripe.enabled - * "Stripe publishable key" (value provided by Stripe) - credit.processor.stripe.pubkey - * "Stripe secret key" (value provided by Stripe) - credit.processor.stripe.secretkey - * "Name default credit processor" (should be 'Stripe') - credit.processor.default