Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merging the Recurring Emails Add On #3109

Open
wants to merge 2 commits into
base: dev
Choose a base branch
from

Conversation

dparker1005
Copy link
Member

@dparker1005 dparker1005 commented Aug 6, 2024

All Submissions:

Changes proposed in this Pull Request:

Merging the Recurring Emails Add On to notify customers of upcoming payments.

The main change from the original Add On is that, by default, users will only be notified of an upcoming payment if their previous payment was 6 months or more in the past. This modification is useful to comply with the laws of various countries and payment processors without spamming users each time that they have a more frequent payment.

Resolves XXX.

Other information:

  • Have you added an explanation of what your changes do and why you'd like us to include them?
  • Have you successfully run tests with your changes locally?

Changelog entry

Enter a summary of all changes on this Pull Request. This will appear in the changelog if accepted.

@dparker1005 dparker1005 added this to the 3.2 milestone Aug 6, 2024
@dparker1005
Copy link
Member Author

The recent commit reversed the "6 month limit" change. I have put together a code recipe here that will add that behavior to sites that want it:
https://gist.github.com/dparker1005/b1ab6f6e47d9611a0c511c71ef1a33ea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant