- This topic has 1 reply, 2 voices, and was last updated 3 years, 7 months ago by .
Viewing 2 posts - 1 through 2 (of 2 total)
Viewing 2 posts - 1 through 2 (of 2 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Unsubsribe problem
Hi,
I created a membership with Strip payment (monthly subscription). But, if a member delete his/her account, this doesn’t cancel the stripe payment renewal.
How can I link the member account to the stripe subscription so when a member wants to cancel the subscription it also downgrade the account ?
Thanks
Hi,
If you want to offer a button that your members can click on your site to cancel an existing Stripe subscription, then use the following shortcode on a page:
[swpm_stripe_subscription_cancel_link]
Logged-in members can click on the button created by this shortcode to cancel a Stripe subscription.
Kind regards.