The config items below can be placed into a stripe-checkout.php
file in your craft/config
directory, this is a handy way to have different settings across multiple environments.
The plugin name as you’d like it to be displayed in the CP.
Whether you want to use the test
or live
Stripe credentials.
Your Stripe test publishable key. See API Keys.
Your Stripe test secret key. See API Keys.
Your Stripe live publishable key. See API Keys.
Your Stripe live secret key. See API Keys.
Three-letter ISO currency code. Must be a supported currency.