You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Members who create a subscription with Pay by Check are getting Recurring Payment Email Reminders, which are not appropriate for check payments. The user should only receive the default check_pending_reminder.html and not the
membership_recurring.html from the Recurring Payment Email Reminders Add On.
To Reproduce
Steps to reproduce the behavior:
Install Pay by Check and Recurring Payment Email Reminders
Checkout with for recurring payments by check
Check user gets the reminder email like Card users..
Expected behavior
When paying by Check, Members should only get the Pay by Check reminder.
I'm on the fence with this request, I can see cases where you'd want more than one reminder (even with the Pay By Check reminder going out).
That gist is a good way to disable it if you don't want to send out reminders to members paying via check - BUT, I also suggest in setting the Email Reminders frequency to not be the same as the Pay By Check reminder if you still want more than one reminder to go out to your members.
Describe the bug
Members who create a subscription with Pay by Check are getting Recurring Payment Email Reminders, which are not appropriate for check payments. The user should only receive the default check_pending_reminder.html and not the
membership_recurring.html from the Recurring Payment Email Reminders Add On.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
When paying by Check, Members should only get the Pay by Check reminder.
Until this is updated adding this gist to your site will stop these unwanted reminders.
https://gist.github.com/ipokkel/1ea35c55439f07ccc34265ff117a239d
The text was updated successfully, but these errors were encountered: