#farfa7886

1 messages ยท Page 1 of 1 (latest)

warm ingotBOT
tacit cloak
#

Hi ๐Ÿ‘‹ yes, if a Subscription is canceled, a customer.subscription.deleted Event will be generated. Are you seeing something different in your testing?

open sleet
#

i will now see everything is so confusing ahah

#

there are events that do the same

open sleet
tacit cloak
#

That type of Event is generated when a Subscription Schedule is cancelled. Subscriptions and Subscription Schedules are two distinct types of objects in Stripe.

open sleet
#

ok

#

@tacit cloak sorry for ping but during testing how can I pass a user id via metadatya

tacit cloak
#

You pass it to the metadata parameter on the object where you want to store that metadata, either when creating the object or by making a request to update the object.

tacit cloak