#z3ntl3
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.
- z3ntl3, 18 hours ago, 59 messages
All events from connected accounts should be sent the the Connect webhooks on the platform: https://docs.stripe.com/connect/webhooks
and is it okay for the platform to act as the connected user and register a webhook to listen for, is that permissable?
No, you shouldn't need to do that if you register a Connect webhook endpoint as above
but i am making something for a freelance, and i dont want him to consume my webhook and to make another server api for that user, thats why i want to register webhook for his account directly for his own server instead of mine
@onyx quest theoritically it is permitted, as i can act as the user's account
?
I believe it'll throw an error
no it worked
As I said, not recommended