Hi there, I am having an issue where if an admin cancels and refunds a membership in Stripe, the user’s membership still exists. The account is not downgraded.
From reviewing the debugging logs, it seems to be correctly sending to s2member the event ‘customer.subscription.deleted’.
but s2Member says: ‘[0] => Ignoring this Webhook/IPN. The event does NOT require any action on the part of s2Member.’
Any ideas? On renewing my settings, I can confirm that Full Refunds, Partial Refunds, and Reversals all trigger an immediate EOT action.