#Dynelight
1 messages · Page 1 of 1 (latest)
There's payment_method.updated: https://stripe.com/docs/api/events/types?event_types-payment_intent.payment_failed#event_types-payment_method.updated
There's also customer.subscription.updated: https://stripe.com/docs/api/events/types?event_types-payment_intent.payment_failed#event_types-customer.subscription.updated
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Do those get you pointed in the right direction?
they do. Thanks! @placid zephyr