From 715f28aee1ffe71b5f270ca6efc1429c6e5fb193 Mon Sep 17 00:00:00 2001 From: William Mortada Date: Fri, 3 Jul 2020 18:46:46 +0100 Subject: [PATCH] Add warning about lack of ability to alter subscriptions in bulk See issue #87 --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dacdfea..48b3152 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ Other things to note - Taking one offs is [not supported/implemented yet](https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/issues/12). +- Membership organisations should be aware that there isn't currently a way to change subscriptions in bulk - this may cause an issue if you need to increase/decrease your membership fee at any point in future - [see issue #87](https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/issues/87). + - Generally worth scanning the titles of the [Issue Queue](https://github.com/artfulrobot/uk.artfulrobot.civicrm.gocardless/issues/) - Developers can drive it from a non-CiviCRM form, e.g. if you have a highly custom donate form that does not use CiviCRM's payment pages.