Title: unsubscription process
Last modified: March 26, 2024

---

# unsubscription process

 *  Resolved [ghadabouraoui](https://wordpress.org/support/users/ghadabouraoui/)
 * (@ghadabouraoui)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/unsubscription-process/)
 * Hello,
 * During the unsubscription process, we want to enhance this section to persuade
   the user to stay subscribed. To achieve this, we use the “wps_sfw_subscription_cancel”
   hook to redirect the user when clicking on the “cancel” button (during unsubscription)
   to a page containing a descriptive message highlighting the subscription benefits,
   along with a “Keep My Subscription” button and a “Cancel Subscription” link.
 * My question is, how can I make the “Cancel Subscription” link functional and 
   display the red message “You are unsubscribed” (the original message from the
   Subscriptions for Woocommerce plugin)?
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Funsubscription-process%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [WP Swings](https://wordpress.org/support/users/wpswings/)
 * (@wpswings)
 * [2 years, 2 months ago](https://wordpress.org/support/topic/unsubscription-process/#post-17531010)
 * Hello,
 * For your work you can use this ‘wps_sfw_subscription_cancel’ do_action from our
   plugin in which you get the subscription ID and status i.e cancel and you also
   need to set higher priority in your code so that your code will execute first
   then our code will work
 * Thank you

Viewing 1 replies (of 1 total)

The topic ‘unsubscription process’ is closed to new replies.

 * ![](https://ps.w.org/subscriptions-for-woocommerce/assets/icon-256x256.gif?rev
   =2900200)
 * [Subscriptions for WooCommerce](https://wordpress.org/plugins/subscriptions-for-woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/subscriptions-for-woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/subscriptions-for-woocommerce/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [WP Swings](https://wordpress.org/support/users/wpswings/)
 * Last activity: [2 years, 2 months ago](https://wordpress.org/support/topic/unsubscription-process/#post-17531010)
 * Status: resolved