#damored61
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- damored61, 2 days ago, 7 messages
- damo-pm-details-apm, 2 days ago, 11 messages
👋 happy to help
if the application property https://stripe.com/docs/api/webhook_endpoints/object#webhook_endpoint_object-application is null then it's an Account endpoint
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
ah okay nice, thank you. Could you clarify how is that application property set? when creating the webhook I'm only seeing the option to set "connect" to true. but the docs for that property suggest that it's linked the webhook to a specific connected account id.