The first recurring payment notification interval doesn't work - only the second one. This happens due to bug in function payment_get_recurring_email_notifications() in payment.module which fills $notifications array with the same object. Here is the patch.

CommentFileSizeAuthor
payment_5.patch467 bytesscoonz

Comments

sime’s picture

Component: payment.module » ec_recurring

redundant with ec_recurring.

gordon’s picture

Status: Needs review » Postponed