From 8c4e058e5af252f039fcef7bd0510f215919aad3 Mon Sep 17 00:00:00 2001 From: Yamil Suarez Date: Wed, 30 Apr 2014 10:53:27 -0400 Subject: [PATCH] Documentation: Removed bare setting names from Stripe payment doc Per jboyer-isl's suggestions Signed-off-by: Yamil Suarez --- docs/admin/lsa-library_settings_editor.txt | 9 --------- 1 file changed, 9 deletions(-) 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 -- 2.11.0