LP1774892 release notes
authorJason Etheridge <jason@EquinoxInitiative.org>
Mon, 3 Aug 2020 12:37:18 +0000 (08:37 -0400)
committerGalen Charlton <gmc@equinoxinitiative.org>
Wed, 5 Aug 2020 21:40:15 +0000 (17:40 -0400)
Signed-off-by: Galen Charlton <gmc@equinoxinitiative.org>
docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc [new file with mode: 0644]

diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc
new file mode 100644 (file)
index 0000000..e2fe362
--- /dev/null
@@ -0,0 +1,11 @@
+Credit card payments using Stripe now on version 3 (Elements)
+^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+When Stripe payments are enabled, the public catalog will now
+use version 3 of the Stripe client library, as well as its
+Elements API for building the credit card form.  For
+technical reasons, this more easily lends a site to PCI
+compliance.
+
+On the staff side, the credit card option is disabled for
+Stripe, as that has not been implemented and in the past
+would just give an error.