#bumbzor_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1274030344999407698
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Just to give more info. An eCommerce plugin uses Stripe Connect so that the store owner can link their account to the software to take payments. This uses Stripe Connect. The customer has to manually go in their Stripe account and add a Webhook. Can this be done programatically and why is that error shown?
I think it's a setting that the Connect account owner has to adjust for that to work?
we can close this
Hi ๐ no, you cannot create webhook endpoints on your Connected Accounts, as indicated by the error you shared. Instead you create a Connect webhook endpoint on your Platform that listens to Events from your Connected Accounts:
https://docs.stripe.com/connect/webhooks