Simple Membership Plugin › Forums › Simple Membership Plugin › Unexpected Membership Level Change after Stripe Subscription Renewal
Tagged: Invalid membership level, membership registration, paid membership, premium membership, Registration
- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by
The Assurer.
-
AuthorPosts
-
October 29, 2024 at 4:28 pm #29000
matsumoto1111
ParticipantHello,
Thank you for the continued support with Simple Membership.
Typically, when a user completes a payment through Stripe, their membership level is upgraded from Level 3 (free member) to Level 4 (paid member), and it remains at Level 4 for recurring payments. However, as seen in the following URL for user “3068,” we occasionally observe that some users with recurring payments have their membership level revert from Level 4 to Level 3.
https://photos.app.goo.gl/DzeyHH9vFDwaYG3EA
We have investigated this on our end but couldn’t find any consistent pattern, leading us to believe it may be an issue with Simple Membership. Could you provide any insight into the possible cause?
Note: The webhook that is triggered after a successful payment in Stripe (/?swpm_process_stripe_subscription=1&hook=1) returns a 200 response status.
October 30, 2024 at 2:33 am #29003The Assurer
ModeratorWe have investigated this on our end but couldn’t find any consistent pattern, leading us to believe it may be an issue with Simple Membership. Could you provide any insight into the possible cause?
Unlike hardware, software is not intermittent. Please enable the debug logs; and the next time it happens, examine the logs for clues.
Also, ensure this feature is not turned on:
https://simple-membership-plugin.com/auto-downgrade-an-expired-members-account/October 30, 2024 at 1:17 pm #29007matsumoto1111
ParticipantThank you for your response.
We have enabled the following setting, as it allows paid members to change to free member status once their subscription period ends.
https://simple-membership-plugin.com/auto-downgrade-an-expired-members-account/If this setting is indeed the cause, could you clarify under what specific circumstances this issue might occur?
Additionally, could you please advise on any possible countermeasures?October 31, 2024 at 1:50 am #29011The Assurer
ModeratorYou need to turn on the debug logs. Without the debug logs, we do not know what is really happening.
Without the logs, we cannot determine the conditions under which some accounts get downgraded.
-
AuthorPosts
- You must be logged in to reply to this topic.