#OptimalSurprise-subscription

1 messages · Page 1 of 1 (latest)

split rivet
#

👋 Happy to help

#

In general, any modification will trigger update event. Is there any reason why you don't want to receive subscription.update event after modifying the subscription?

open tinsel
#

Yes or at least I believe so

#

Essentially I'm trying to update a subscription with a new price

#

I have a usage based subscription that needs its price id updated after the billing period has ended

#

or an invoice is created

#

Are you still here?

split rivet
#

Yes, I'm here

#

Currently, there's no way to stop subscription.update being sent. You can either not subscribe to it in Webhook configuration or ignore the event if it's not relevant.