isTest() ? (string) config('services.stripe.webhook_secret_test') : (string) config('services.stripe.webhook_secret'); } }