To setup Stripe, you will need API secret key and API publishable key.
To get these, please follow the steps below:
- Log in to your Stripe account
- Click “Developers” from the top left menu item of the page
- Click the “API Keys” sub-menu item
If you toggled “Viewing testing data“, Stripe will show the test keys, otherwise, the live keys will be shown, for production you will need the “Live Secret Key” and “Live Publishable Key”, for testing you will need the “Test Secret Key” and “Test Publishable Key”
To make it available to customers set Stripe Active? to Yes from Payment Settings->Stripe
If you are testing you must set Sandbox/Demo Payment Settings->Stripe