Environment Variables

Complete reference of all configurable environment variables in the BizKitHub platform. These variables allow you to customize your application settings and integrate with external services.

📋 Configuration Overview

All environment variables are optional and can be set to either a non-empty string value or left undefined. You can configure these values in the BizKitHub administration panel.

Total variables: 32Configure in Admin Panel
32
Total Variables
5
Categories
Optional
All Variables

Filter by Category

Showing 32 of 32 variables

Environment Variables

Variable NameCategoryDescriptionType
comgate_merchant_idPayment GatewaysNo description availablestring | undefined
comgate_secretPayment GatewaysNo description availablestring | undefined
customer_credit_default_expirationCustomer & OrdersNo description availablestring | undefined
default_send_from_emailEmail & SMTPNo description availablestring | undefined
default_send_from_email_marketingEmail & SMTPNo description availablestring | undefined
emailer_footerEmail & SMTPNo description availablestring | undefined
emailer_layoutEmail & SMTPNo description availablestring | undefined
emailer_logo_urlEmail & SMTPNo description availablestring | undefined
emailer_smtp_hostEmail & SMTPNo description availablestring | undefined
emailer_smtp_passwordEmail & SMTPNo description availablestring | undefined
emailer_smtp_portEmail & SMTPNo description availablestring | undefined
emailer_smtp_userEmail & SMTPNo description availablestring | undefined
emailer_marketing_smtp_hostEmail & SMTPNo description availablestring | undefined
emailer_marketing_smtp_portEmail & SMTPNo description availablestring | undefined
emailer_marketing_smtp_userEmail & SMTPNo description availablestring | undefined
emailer_marketing_smtp_passwordEmail & SMTPNo description availablestring | undefined
gopay_client_idPayment GatewaysNo description availablestring | undefined
gopay_client_secretPayment GatewaysNo description availablestring | undefined
gopay_environmentPayment GatewaysNo description availablestring | undefined
gopay_goidPayment GatewaysNo description availablestring | undefined
gopay_secure_keyPayment GatewaysNo description availablestring | undefined
order_internal_notification_emailsEmail & SMTPNo description availablestring | undefined
packeta_api_keyShipping & LogisticsNo description availablestring | undefined
packeta_api_passwordShipping & LogisticsNo description availablestring | undefined
stripe_merchant_idPayment GatewaysNo description availablestring | undefined
stripe_secretPayment GatewaysNo description availablestring | undefined
ttlock_access_tokenSmart Locks & IoTNo description availablestring | undefined
ttlock_client_idSmart Locks & IoTNo description availablestring | undefined
ttlock_client_secretSmart Locks & IoTNo description availablestring | undefined
ttlock_passwordSmart Locks & IoTNo description availablestring | undefined
ttlock_refresh_tokenSmart Locks & IoTNo description availablestring | undefined
ttlock_usernameSmart Locks & IoTNo description availablestring | undefined

Usage Guidelines

✅ Best Practices

  • Use only the predefined environment variable keys
  • Set values to non-empty strings or leave undefined
  • Configure sensitive values through the admin panel
  • Test configuration changes in development first

⚠️ Important Notes

  • All variables are optional - the system works without them
  • Only use keys from this documented list
  • Empty strings are treated as undefined values
  • Changes may require application restart

Configure Environment Variables

Manage all environment variables through the BizKitHub administration panel with a user-friendly interface.