#mrelliot69
1 messages · Page 1 of 1 (latest)
Hi, how can I help?
What do you mean by "account keys"? Why do you think you need this?
I don't think it's the way to do it anymore.
If your standard account is connected to the platform, you can make request on it's behalf with the Stripe-Account header: https://stripe.com/docs/connect/authentication
Correct.
It's much safer as you don't need to manage multiple sets of keys.
Old integrations should work with Stripe-Account headers too. If you run into any issues, I can look into it.
Now you can't generate new keys anymore, so it's best to change your integration to use the Stripe-Account header. It's should simplify it too.