2

On my account page / View subscription, in the ACTION paragraph, I have a CANCEL button but not the SUSPEND button. Do you know if it is normal?

I have traced this function and it returns only the cancel data : wcs_get_all_user_actions_for_subscription

Thanks for help

mujuonly
  • 11,370
  • 5
  • 45
  • 75
Pipoo
  • 23
  • 1
  • 1
  • 6

2 Answers2

3

This is normal Pipoo.

There is an admin setting that allows suspend/suspend options.

https://docs.woocommerce.com/document/subscriptions/store-manager-guide/#misc-settings

I figured this out the hard way myself.

Its possible you may need to update as well if your version of subscriptions is old/outdated.

Bazdin
  • 1,049
  • 7
  • 9
3

Go to WooCommerce > Settings > Subscriptions

Update the value of Customer Suspension from zero to the limit you want.

enter image description here

mujuonly
  • 11,370
  • 5
  • 45
  • 75