1. Home
  2. Docs
  3. Stripe Checkout
  4. Admin Settings Explanation

Admin Settings Explanation

SettingDescription
StatusEnable or disable the Stripe Checkout payment method.
Test ModeEnable this while testing. Disable it when you are ready to accept real payments.
Test Publishable KeyYour Stripe test publishable key.
Test Secret KeyYour Stripe test secret key. This is used to create test payment sessions.
Live Publishable KeyYour Stripe live publishable key.
Live Secret KeyYour Stripe live secret key. This is used to create real payment sessions.
Test Webhook SecretThe webhook signing secret for your Stripe test webhook endpoint.
Live Webhook SecretThe webhook signing secret for your Stripe live webhook endpoint.
Order Status – SuccessThe order status used after Stripe confirms a successful payment.
Order Status – FailedThe order status used when Stripe reports a failed payment.
Geo ZoneChoose where this payment method should be available.
Minimum / Maximum TotalControl when this payment method appears based on the order total.
Debug LogEnable this only when troubleshooting. It records Stripe-related activity in the OpenCart logs.