#jyee
1 messages · Page 1 of 1 (latest)
noticed as well, that when i use the stripe cli trigger event, person.updated isn't a type to trigger so haven't been able to verify myself that way
https://dashboard.stripe.com/test/webhooks/create?endpoint_location=local for reference for testing stripe trigger person.updated
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
Yup! person.updated is a Person object (mentioned here in our docs for future ref: https://stripe.com/docs/api/events/types#event_types-person.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.