Simple Membership Plugin › Forums › Simple Membership Plugin › Membership not autorenewing in a recurrent payment
- This topic has 16 replies, 3 voices, and was last updated 5 years, 11 months ago by
runjie.
-
AuthorPosts
-
June 20, 2020 at 8:58 am #20470
runjie
ParticipantMembership is not auto renewing in a recurrent payment. It cancels itself just after 1 month but the clients are still billed. How do you fix that so the membership auto renews after each payment?
June 20, 2020 at 9:19 am #20472mbrsolution
ModeratorHi,
For a subscription payment, you should be using the “no expiry” settings in the membership level. When the subscription ends or is cancelled, the access will be revoked by the plugin.
What “Access Duration” value are you currently using for the membership level?
Thank you
June 20, 2020 at 9:26 am #20473runjie
ParticipantI understand that if it gets canceled. He will lose access to account. But would the recurrent payment be cancelled?
June 20, 2020 at 10:06 pm #20475mbrsolution
ModeratorHi,
But would the recurrent payment be cancelled?
Please read the following documentation https://simple-membership-plugin.com/what-happens-when-paypal-subscription-cancelled/. It explains the cancellation process of our plugin.
Let me know if you need more information and help.
Thank you
June 21, 2020 at 10:15 am #20476runjie
Participantyes, but we are using an Stripe payment button. It works the same?
June 22, 2020 at 3:00 am #20478mbrsolution
ModeratorHi,
For Stripe recurring payments, the member can delete their membership account. That will also terminate their recurring payments. The Delete Account link is located under the profile Update button. The Delete Account link is displayed when you enable the following feature Allow Account Deletion under Advanced Settings tab.
Let me know if the above helps you.
Thank you
June 23, 2020 at 1:29 pm #20488runjie
ParticipantAlready deleted an acocunt, but payment still looks active…
June 23, 2020 at 1:33 pm #20489runjie
ParticipantI mean, the customer still looks active in Stripe
June 23, 2020 at 11:37 pm #20490mbrsolution
ModeratorHi,
Are you saying the member is still active in your Stripe account even after they deleted their account in your site?
June 24, 2020 at 9:32 am #20492runjie
ParticipantExactly
June 24, 2020 at 10:08 pm #20495runjie
ParticipantDo you know why’s that? We are in a hurry! Thanks for your time.
June 24, 2020 at 11:08 pm #20496mbrsolution
ModeratorHi, I am not sure why is that. I have submitted a message to the plugin developers to investigate further your issue.
Thank you
June 24, 2020 at 11:10 pm #20497runjie
ParticipantI see we needed to configure some webhooks right? But which webhook do we need to put so that Stripe handles an automatic cancellation of the account?
June 26, 2020 at 1:58 pm #20506runjie
ParticipantWill developers give me an answer?
June 27, 2020 at 1:38 am #20508admin
KeymasterThe best practice for a subscription payment is to cancel is from the payment gateway (from your merchant account). This is same for both PayPal and Stripe. When you (the site admin) cancel a subscription payment, our plugin will receive a notification and it will disable the member’s account.
For Stripe, you need to have all the webhooks configured correctly for this to work. The following documentation needs to be used to create the Stripe subscription button and configure the webhooks properly:
https://simple-membership-plugin.com/sca-compliant-stripe-subscription-button/Whenever a user complains about this and we do investigation, we always find that the user has missed some setup somewhere. So please review the above mentioned documentation and setup the subscription button correctly.
Use the debug logging feature to see if our plugin is receiving notification correctly from the payment gateway. That will confirm that everything is setup correctly:
https://simple-membership-plugin.com/enable-debug-logging/ -
AuthorPosts
- You must be logged in to reply to this topic.