Skip to content

Production & Test API Keys

Compare
Choose a tag to compare
@anthonycastelli anthonycastelli released this 29 Apr 22:01
92481e4
  • Added the ability to specify a Production and Test API Key inside of the StripeConfig
StripeConfig(productionKey: "", testKey: "")

Note: If you don't specify a testKey, the default API key will be used regardless. API key differentiation is determined by the development Environment