#jake_epping-Key
1 messages · Page 1 of 1 (latest)
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!)
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?
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
Thanks a lot
Np!