{
    "status": "configured",
    "webhook_url": "https:\/\/fransamhomes.com\/webhooks\/paystack.php",
    "gateway_active": 1,
    "has_secret_key": true,
    "has_public_key": true,
    "environment": "live",
    "log_file_exists": true,
    "total_webhooks_received": 5144,
    "last_webhook": "2026-08-26 03:37:04 - ERROR: Invalid event data",
    "last_webhook_time": "2026-08-26 03:37:04",
    "message": "\u2705 Webhook is configured and receiving events",
    "instructions": [
        "If you see \"No signature found\" when visiting the webhook URL in browser, this is NORMAL",
        "Webhooks are meant to be called by Paystack servers, not browsers",
        "Configure webhook URL in Paystack Dashboard: Settings \u2192 Webhooks",
        "Use test_webhook.php for detailed testing and diagnostics"
    ]
}