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

Don't send signup notices for recurring payments. #10

Closed rvdsteege closed 1 year ago

rvdsteege commented 1 year ago

Fix #9.

Check for recurring sequence type was inspired by the way we do this elsewhere in the extension:

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