3.11 Release Notes
[evergreen-equinox.git] / docs / RELEASE_NOTES_NEXT / OPAC / smartpay.adoc
diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/smartpay.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/smartpay.adoc
deleted file mode 100644 (file)
index 69aa830..0000000
+++ /dev/null
@@ -1,51 +0,0 @@
-Accepting payments with SmartPAY
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-SmartPAY is a payment processing service that lets
-sites take credit card payments without payment card information ever
-touching the sites' own servers.
-
-Library Settings
-++++++++++++++++
-The following settings need to be set at the appropriate org level for
-sites wanting to use SmartPAY.
-
- * "Allow Credit Card Payments" (should be 'true')
-
-   credit.payments.allow
-
- * "Enable SmartPAY payments" (should be 'true')
-
-   credit.processor.smartpay.enabled
-
- * "SmartPAY location ID" (value provided by Comprise)
-
-   credit.processor.smartpay.location_id
-
- * "SmartPAY customer ID" (value provided by Comprise)
-
-   credit.processor.smartpay.customer_id
-
- * "SmartPAY login name" (value provided by Comprise)
-
-   credit.processor.smartpay.login
-
- * "SmartPAY password" (value provided by Comprise)
-
-   credit.processor.smartpay.password
-
- * "SmartPAY API key" (value provided by Comprise)
-
-   credit.processor.smartpay.api_key
-
- * "SmartPAY server name" (value provided by Comprise)
-
-   credit.processor.smartpay.server
-
- * "SmartPAY server port" (value provided by Comprise)
-
-   credit.processor.smartpay.port
-
- * "Name default credit processor" (should be 'SmartPAY')
-
-   credit.processor.default
-