#Delete subscriptions via the Mollie dashboard

1 messages · Page 1 of 1 (latest)

unreal mango
#

Is it possible to delete subscriptions via the Mollie dashboard? Or do I have to delete the customer and then te mandates, subscriptions and everything else also get deleted?

coral flame
#

Hi,
It's at moment not possible to delete subscriptions via dashboard. Everything is API only.

We are about to work on it, based on this feature request: #1194716083089850368 message

Workaround for now, if you want to do it via the dashboard, is to remove the customer indeed, and yes the other entities - like mandates - will also be deleted then.

unreal mango
#

Okay, and will my webhook also be called when deleting a user via the dashboard?

coral flame
#

The webhook of your subscription you mean?

unreal mango
#

Yea

#

Because I'm using Mollie Connect and I can't prevent users to not edit the subscriptions via the mollie dashboard. So I want to know if something is changed so I can update accordingly. Or else subscriptions will be still valid etc.