#guyH
1 messages · Page 1 of 1 (latest)
Hi there!
You can see here https://stripe.com/docs/api/events/types#event_types-payment_method.automatically_updated that this event will contain a payment method object.
And here's the payment method object: https://stripe.com/docs/api/payment_methods/object
And I don't think there's a way to trigger this event with the Stripe CLI.