{
    "received_at": "2026-06-07T00:21:50+00:00",
    "method": "POST",
    "remote_addr": "3.23.31.237",
    "request_uri": "/bmc_webhook.php",
    "content_type": "application/json",
    "headers": {
        "Host": "api.cvfixer.no",
        "Content-Type": "application/json",
        "User-Agent": "BMC-HTTPS-ROBOT",
        "x-signature-sha256": "76d8ed87d7bf15d595873f5d2d216f71add4fc0d2bd13250f6de8cc1641f2a63",
        "Content-Length": "614"
    },
    "raw_payload": "{\"type\":\"donation.created\",\"live_mode\":false,\"attempt\":1,\"created\":1780791712,\"event_id\":1,\"data\":{\"id\":58,\"amount\":5,\"object\":\"payment\",\"status\":\"succeeded\",\"message\":\"John bought you a coffee\",\"currency\":\"USD\",\"refunded\":\"false\",\"created_at\":1676544557,\"note_hidden\":\"true\",\"refunded_at\":null,\"support_note\":\"Thanks for the good work\",\"support_type\":\"Supporter\",\"supporter_name\":\"John\",\"supporter_name_type\":\"default\",\"transaction_id\":\"pi_3Mc51bJEtINljGAa0zVykgUE\",\"application_fee\":\"0.25\",\"supporter_id\":2345,\"supporter_email\":\"john@example.com\",\"total_amount_charged\":\"5.45\",\"coffee_count\":1,\"coffee_price\":5}}",
    "json_decoded": {
        "type": "donation.created",
        "live_mode": false,
        "attempt": 1,
        "created": 1780791712,
        "event_id": 1,
        "data": {
            "id": 58,
            "amount": 5,
            "object": "payment",
            "status": "succeeded",
            "message": "John bought you a coffee",
            "currency": "USD",
            "refunded": "false",
            "created_at": 1676544557,
            "note_hidden": "true",
            "refunded_at": null,
            "support_note": "Thanks for the good work",
            "support_type": "Supporter",
            "supporter_name": "John",
            "supporter_name_type": "default",
            "transaction_id": "pi_3Mc51bJEtINljGAa0zVykgUE",
            "application_fee": "0.25",
            "supporter_id": 2345,
            "supporter_email": "john@example.com",
            "total_amount_charged": "5.45",
            "coffee_count": 1,
            "coffee_price": 5
        }
    },
    "json_error": "No error"
}