docs: adding credit card payment info
authorAndrea Buntz Neiman <abneiman@equinoxinitiative.org>
Tue, 29 Sep 2020 19:17:49 +0000 (15:17 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Tue, 29 Sep 2020 21:14:35 +0000 (17:14 -0400)
Signed-off-by: Andrea Buntz Neiman <abneiman@equinoxinitiative.org>
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>

docs/modules/admin/pages/accepting_credit_card_payments.adoc [new file with mode: 0644]
docs/modules/sys_admin/nav.adoc

diff --git a/docs/modules/admin/pages/accepting_credit_card_payments.adoc b/docs/modules/admin/pages/accepting_credit_card_payments.adoc
new file mode 100644 (file)
index 0000000..185015a
--- /dev/null
@@ -0,0 +1,6 @@
+= Accepting credit card payments =
+:toc:
+
+Evergreen can interface with services like Authorize.net, Stripe, PayPal, or Payflow to allow users to pay fines and other charges in the Public Catalog.  Credit card settings can be configured in the xref:admin:librarysettings.adoc[Library Settings Editor]. 
+
+As of 3.6 Stripe in Evergreen is using version 3 of the Stripe client library and the Elements API.
\ No newline at end of file
index ddc3c2c..cae85f1 100644 (file)
@@ -7,6 +7,7 @@
 ** xref:admin:cn_prefixes_and_suffixes.adoc[Call Number Prefixes and Suffixes]
 ** xref:admin:desk_payments.adoc[Cash Reports]
 ** xref:admin:circulation_limit_groups.adoc[Circulation Limit Sets]
+** xref:admin:accepting_credit_card_payments.adoc[Accepting Credit Card Payments]
 ** xref:admin:copy_statuses.adoc[Item Status]
 ** xref:admin:floating_groups.adoc[Floating Groups]
 ** xref:admin:MARC_Import_Remove_Fields.adoc[MARC Import Remove Fields]