 {
    "status": "running",
    "timestamp": "2026-04-19 13:54:16",
    "checks": {
        "php_version": {
            "status": "ok",
            "value": "8.2.29"
        },
        "file_path": {
            "status": "ok",
            "value": "\/home\/odihomi\/webhook\/stripe-api\/web"
        },
        "config_file": {
            "exists": true,
            "path": "\/home\/odihomi\/webhook\/stripe-api\/web\/..\/config\/stripe_config.php",
            "readable": true
        },
        "config_loaded": {
            "status": "ok",
            "message": "Configuration charg\u00e9e avec succ\u00e8s"
        },
        "constants": {
            "STRIPE_SECRET_KEY": "d\u00e9finie (non vide)",
            "STRIPE_PUBLISHABLE_KEY": "d\u00e9finie (non vide)",
            "ALLOWED_ORIGINS": [
                "https:\/\/odihome.app",
                "https:\/\/www.odihome.app",
                "https:\/\/webhook.odihome.app",
                "https:\/\/account.odihome.app",
                "http:\/\/localhost:3000",
                "http:\/\/localhost:5173"
            ]
        },
        "vendor": {
            "exists": true,
            "path": "\/home\/odihomi\/webhook\/stripe-api\/web\/..\/vendor\/autoload.php",
            "readable": true
        },
        "stripe_loaded": {
            "status": "ok",
            "message": "Stripe SDK charg\u00e9"
        },
        "functions": {
            "setCORSHeaders": true,
            "jsonResponse": true,
            "validateRequired": true
        },
        "env": {
            "HTTP_ORIGIN": "non d\u00e9fini",
            "REQUEST_METHOD": "GET",
            "CONTENT_TYPE": "non d\u00e9fini"
        },
        "stripe_api": {
            "status": "ok",
            "message": "Cl\u00e9 API Stripe valide (probablement)"
        }
    }
}