Issue #2384 - Remove text about email receipts for each recurring contribution #19624
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Overview
From issue https://lab.civicrm.org/dev/core/-/issues/2384
On a contribution page, when you select a recurring contribution, this is part of the message that appears: "You will receive an email receipt for each recurring contribution" if email receipt is enabled for the contribution page.
I'm sure we're not the only org that sends an email receipt for the first recurring contribution through the contribution page, but doesn't send a receipt for every contribution, making this text inaccurate. It would also be incorrect if a donor isn't entering an email address.
From the perspective of the person filing out the form, I'm not sure whether or not they'll receive an email receipt for every contribution is necessary information. My suggestion is to remove this sentence. I think this kind of information makes sense in an email receipt (where it is also more easily editable) rather than on a contribution page.
I would also suggest removing this sentence: "Your recurring contribution will be processed automatically." I think it is quite obvious that if someone is making a recurring contribution, it will be processed automatically.
If both these sentences were removed, then there is no additional text shown when someone makes a recurring contribution on a page where they can't select the number of instalments, which would be nice and simple.
Before
Text is displayed which adds little to no value and can be incorrect in some use cases.
After
Text is no longer shown.
Technical Details
Comments
Please post any comments and feedback on this issue in Gitlab
See https://lab.civicrm.org/dev/core/-/issues/2384
Agileware Ref: CIVICRM-1670