Recurring Memberships: Update the existing recurring contribution when selected
Overview
We have a situation where Members transition from one type to another. We recently setup recurring memberships, but are running into the scenario that the recurring payments are not updated.
I'm aware that there are reasons that some don't want this done automatically, which is totally fine with me. But I was wondering if we couldn't provide a checkbox allowing the update to happen since I feel that it makes sense to provide out-of-the-box.
Example use-case
- Member uses a Contribution page and pays for a Recurring Membership
- Member contacts the Organization to have their Membership changed to another one
- The organization goes to the Members page and attempts to change their Membership
- They override the Membership but the recurring transaction still charges the original amount
Current behaviour
Proposed behaviour
We provide the option to allow them to update the actual next recurring amount. I can see there is already a place that we could handle this and modify the Recurring contribution amount with the new total amount.
Coments
I already implemented the UI to handle this, but wanted to ensure there wasn't something I am missing here in terms Payment Processors prior to proposing a patch.