#luddilo-webhook-events

1 messages ยท Page 1 of 1 (latest)

analog dragon
#

Hey there ๐Ÿ‘‹ no, there isn't a way to modify the information provided via webhook events. You're looking to take action on the customer record when a payment method is detached?

#

Within that event body, outside of the payment method object, there should be a previous_attributes containing the ID of the customer that the payment method was previously attached to. Are you seeing that?

dense lance
#

Thanks for a quick response!

Ahh, gotcha. I thought the full payload would be in the event.data.object

Maybe this could be documented under the event here? https://stripe.com/docs/api/events/list

Seems rather key, to me ๐Ÿ™‚