From 712aaefd644137854dde2bbccd9e64e26eeb1009 Mon Sep 17 00:00:00 2001 From: "Matthew Wire (MJW Consulting)" <mjw@mjwconsult.co.uk> Date: Fri, 6 Sep 2019 12:12:42 +0100 Subject: [PATCH] Add note about required mjwshared extension --- docs/release/release_notes.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/release/release_notes.md b/docs/release/release_notes.md index 716a8202..70332b18 100644 --- a/docs/release/release_notes.md +++ b/docs/release/release_notes.md @@ -2,6 +2,8 @@ **This is a major new release. You cannot rollback once you've upgraded.** +**This extension REQUIRES the mjwshared extension available here: https://lab.civicrm.org/extensions/mjwshared** + * Use Stripe Elements: https://stripe.com/payments/elements. * Use PaymentIntents and comply with the European SCA directive (https://stripe.com/docs/strong-customer-authentication). * Require Stripe API Version: 2019-08-14 and ensure that all codepaths specify the API version. -- GitLab