#Danieldaniel-API-keys
1 messages · Page 1 of 1 (latest)
Hello
Sounds like you want to create restricted keys in this case: https://stripe.com/docs/keys#limit-access
You can do most everything with restricted keys and you can create them in your Dashboard here: https://dashboard.stripe.com/apikeys
The other option would be just to use your secret key for both integrations.
I can use the same secret key for both (one's typeform integration, the other a custom webapp)? Despite the warning: "Typeform payments helps manage this account. We recommend creating a new account and building your integration using fresh API keys from the new account."
Any potential issues?
Typeform is a plugin?
It's an "extension"
Usually you connect to Typeform, as a Stripe Connect application
correct. So could I use the API keys I have in that account for another integration/website?
it's a custom webapp
then yes you can just use your own API keys in that case!