Stripe Connect module configuration

Environment variables can be configured in your operating system. They hold pieces of information that live outside of your code, like database connection strings. Configuring or defining environment variables depends on your operating system: Linux, macOS, Windows server & desktop.

  • CONNECT_WEBHOOK_ENDPOINT_SECRET DEFAULT unsetEXAMPLE wh_sec_xxx
  • MAXIMUM_STRIPE_RETRIES DEFAULT unsetEXAMPLE 2
  • STRIPE_JS DEFAULT unsetEXAMPLE 3
  • STRIPE_KEY DEFAULT unsetEXAMPLE sk_test_xxx
  • STRIPE_PUBLISHABLE_KEY DEFAULT unsetEXAMPLE pk_test_xxx