#dylanswoogodev_49342
1 messages · Page 1 of 1 (latest)
Hi there, you can't configure webhook endpoint on behalf connected accounts
You should use Connect webhook to listen to events from your connected accounts
oh, ok I see
do you have a link to the docs explaining how to upgrade that from using direct keys?
What do you mean by using direct keys?
with stripe connect we dont have any user keys, the old way we use the users sk_live key so they can process their payments
You should never use connected account's secret key directly, alwasy use your own secret key and make API call on behalf of connected account through Stripe-Account header