Viewing 1 replies (of 1 total)
  • Plugin Author Jason Coleman

    (@strangerstudios)

    It depends on which gateway you are using and if the IPN/webhook/etc is setup properly. If everything is setup properly, then when the subscription is cancelled at the gateway (e.g. when it hits the # of failed payments required per the gateway) it will send a message through the IPN/webhook to PMPro and PMPro will cancel the membership.

    Actually for PayPal gateways, we cancel the memberships, but for Stripe we send an email to the admin to cancel the account (in order to avoid improper cancellations). You can automate that with this code:

    https://gist.github.com/strangerstudios/5093710

Viewing 1 replies (of 1 total)
  • The topic ‘Recurring subscription and membership expiration’ is closed to new replies.