pronamic / wp-pronamic-pay-memberpress

MemberPress driver for the WordPress payment processing library.
http://www.wp-pay.org/extensions/memberpress/
4 stars 1 forks source link

Membership signup notices send for recurring payments #9

Closed rvdsteege closed 1 year ago

rvdsteege commented 1 year ago

From customer:

Bij 'Memberships' kun je optie instellen Send Membership-Specific Email to User (This email is sent when this membership is purchased.)

Volgens mij is de bedoeling dat dit alleen wordt geactiveerd bij nieuwe abonnementen. Maar kennelijk wordt deze mail ook verzonden bij verlenging van abonnementen (recurring).

Scherm­afbeelding 2023-02-08 om 12 02 34

It appears that MemberPress signup notices are indeed send for all successful payments:

https://github.com/pronamic/wp-pronamic-pay-memberpress/blob/c4f4ecaaba5ac89e53705e24e360bf8328feb835/src/Extension.php#L553-L558