Skip to main content

Hello everyone!

I was curious if manually deleting a customer in Stripe will trigger the same action as a customer cancelling their subscription. The Stripe Zap clearly states *Triggers when a subscription is canceled (by a subscriber or due to end of billing period).* So, I was curious if the cancellation has to be done by the customer or if admin deletion will fire the Zap.

 

Thanks so much!

Hi @BigPhatNerd - According to Stripe docs, deleting a customer would immediately cancel any active subscriptions on the customer. So that should fire the zap.

 


@ikbelkirasan 

Very, very much appreciated!!