From: Jason Etheridge Date: Mon, 3 Aug 2020 12:37:18 +0000 (-0400) Subject: LP1774892 release notes X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=87a90b197c19db1dc6244166e52f861b0ac6db46;p=working%2FEvergreen.git LP1774892 release notes Signed-off-by: Galen Charlton --- diff --git a/docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc b/docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc new file mode 100644 index 0000000000..e2fe3627d2 --- /dev/null +++ b/docs/RELEASE_NOTES_NEXT/OPAC/stripe-v3.adoc @@ -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.