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

Admin Settings Explanation

SettingDescription
StatusEnable or disable HuntBee Stripe Pro at checkout.
Test ModeEnable this while testing. Disable it when accepting real payments.
Test Publishable KeyYour Stripe test publishable key. It usually starts with pk_test_.
Test Secret KeyYour Stripe test secret key. It usually starts with sk_test_.
Live Publishable KeyYour Stripe live publishable key. It usually starts with pk_live_.
Live Secret KeyYour Stripe live secret key. It usually starts with sk_live_.
Test Webhook SecretThe webhook signing secret from your Stripe test webhook endpoint.
Live Webhook SecretThe webhook signing secret from your Stripe live webhook endpoint.
Successful Order StatusThe order status used after Stripe confirms a successful payment.
Failed Order StatusThe order status used when Stripe reports a failed payment.
Geo ZoneControls where HuntBee Stripe Pro is available based on the customer payment address.
Exclude Geo ZonesSelect Geo Zones where HuntBee Stripe Pro should not be available. This exclusion applies even when the main Geo Zone is set to all zones.
Minimum TotalThe minimum order total required to show HuntBee Stripe Pro at checkout.
Maximum TotalThe maximum order total allowed for HuntBee Stripe Pro. Leave empty or zero if no maximum is required.
Debug LogEnable only when troubleshooting. Logs are sanitized and should not contain card details or secret values.

For security, keep your Stripe keys private and only share them with trusted store administrators.