If a user cancels a premium subscription, the payment method for the user should also be updated. Currently, the updateUser() method can only be called with weekly/monthly/yearly payment options.
This option is now optional to simulate that a user unsubscribed.
If a user cancels a premium subscription, the payment method for the user should also be updated. Currently, the updateUser() method can only be called with weekly/monthly/yearly payment options. This option is now optional to simulate that a user unsubscribed.