#yonatan3455

1 messages · Page 1 of 1 (latest)

wanton tinselBOT
tranquil arrow
sick wyvern
#

Hi, I tried to access them through cancellation_details.comment but didn't get any, is it a known bug?

tranquil arrow
#

Were any set?

sick wyvern
#

yes, is the data sent in the webhook, or should I query it?

tranquil arrow
#

Where was it set, do you have an example you can share that I can take a closer look at?

sick wyvern
#

yes, you can see on this subscription sub_1OhCsECWcHXwVLZTM1oZCiyC

#

the note is "doesn't support french"

tranquil arrow
#

In this case, those details were provided in this request, which happened after the customer.subscription.deleted Event was generated:
https://dashboard.stripe.com/logs/req_kRxlnYjEikCmor

Since those fields weren't set before the deletion Event was generated, it's expected for those fields to be empty. Did you see them set in the following customer.subscription.updated Event that got created?