To configure this credential, you’ll need a Stripe admin or developer account and:
An API Secret Key
Before you generate an API key, decide whether to generate it in live mode or test mode. Refer to Test mode and live mode for more information about the two modes.
All Stripe API requests happen within either test mode or live mode. Each mode has its own API key.Use test mode to access simulated test data and live mode to access actual account data. Objects in one mode aren’t accessible to the other.Refer to API keys | Test mode versus live mode for more information about what’s available in each mode and guidance on when to use each.
If you want to work with both live mode and test mode keys, store each mode’s key in a separate credential.