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

Recurring payments at gateways without recurring support #6

Closed remcotolsma closed 1 year ago

remcotolsma commented 1 year ago

Due to the adjustment in https://github.com/pronamic/wp-pay-core/pull/80, recurring MemberPress subscriptions could now also be started at Pronamic Pay gateways without support for recurring payments. We do indicate within the MemberPress gateway that it does not support create-subscriptions, but MemberPress does not seem to do anything with that:

To prevent subscriptions from being created for which the follow-up payment will never be successful, we have to add an extra check.