#rushikeshRL

1 messages · Page 1 of 1 (latest)

valid hearthBOT
gleaming basin
#

Hi there!

#

I'm not sure I understand the question. Can you rephrase?

feral geode
#

We have publishable key and secret key right?
But while moving our app to production (live mode) which keys are recommended? On stripe dashboard it shows 'for developers' as my account is developer account.

gleaming basin
#

Each Stripe account has two types of keys:

  • Test mode: pk_test_xxx and sk_test_xxx
  • Live mode: pk_live_xxx and sk_live_xxx
    If you want to go to production, you need to use the live mode keys
    You can learn more about this here: https://stripe.com/docs/keys