#jake_epping-Key

1 messages · Page 1 of 1 (latest)

sinful wraith
#

Do you mean a mobile app? Any client (mobile or a website) should only have publishable key (the name is publishable!) Only your server should have secret key (the name is secret!)

noble linden
#

I mean web app. So, I can create two accounts on dashboard and send only public key for payments(without account id). Am I right?

dapper spire
#

Hey - stepping in for @sinful wraith

#

The API keys are unique per account, yes. So if you need separate Stripe accounts (for whatever reason), then you'd have unique publishable and secret keys

noble linden
#

Thanks a lot

dapper spire
#

Np!