#jleclanche-connect-webhook
1 messages · Page 1 of 1 (latest)
Hey! I think the application parameter is unset if it's not a Connect webhook: https://stripe.com/docs/api/webhook_endpoints/object#webhook_endpoint_object-application
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Otherwise its the value of the Connect application (ca_xxx)
ah I see. thanks
Np!