Stripe Configuration
Add Stripe Keys
Current Configuration
Loading...
Getting Your Stripe API Keys
- 1.Log in to your Stripe Dashboard
- 2.Navigate to Developers → API keys
- 3.Toggle between Test mode and Live mode to get both sets of keys
- 4.Copy your Secret key and Publishable key for each mode
- 5.Paste them in the appropriate sections in the form above
Configuring Webhooks
- 1.In your Stripe Dashboard, go to Developers → Webhooks
- 2.Configure webhooks for both test and live modes
- 3.Click “Add endpoint”
- 4.Use the webhook URL shown in the configuration tabs above
- 5.Copy the webhook signing secret for each mode and paste in the form