{
    "id": "ch_3KXd3FJyH9e69bzm1oZ6c2D3",
    "object": "charge",
    "amount": 500,
    "amount_captured": 500,
    "amount_refunded": 0,
    "application": null,
    "application_fee": null,
    "application_fee_amount": null,
    "balance_transaction": "txn_3KXd3FJyH9e69bzm1rz7Am7R",
    "billing_details": {
        "address": {
            "city": null,
            "country": "KE",
            "line1": null,
            "line2": null,
            "postal_code": null,
            "state": null
        },
        "email": "vincent@queritel.com",
        "name": "Vincent bii",
        "phone": null
    },
    "calculated_statement_descriptor": "QUERITEL.COM",
    "captured": true,
    "created": 1645931042,
    "currency": "usd",
    "customer": "cus_LE5DPmYkTYAMvu",
    "description": "Subscription creation",
    "destination": null,
    "dispute": null,
    "disputed": false,
    "failure_code": null,
    "failure_message": null,
    "fraud_details": [],
    "invoice": "in_1KXd3FJyH9e69bzmUptcQRc9",
    "livemode": false,
    "metadata": [],
    "on_behalf_of": null,
    "order": null,
    "outcome": {
        "network_status": "approved_by_network",
        "reason": null,
        "risk_level": "normal",
        "risk_score": 24,
        "seller_message": "Payment complete.",
        "type": "authorized"
    },
    "paid": true,
    "payment_intent": "pi_3KXd3FJyH9e69bzm1Z6P6oyk",
    "payment_method": "pm_1KXd3DJyH9e69bzmo01kRllu",
    "payment_method_details": {
        "card": {
            "brand": "visa",
            "checks": {
                "address_line1_check": null,
                "address_postal_code_check": null,
                "cvc_check": "pass"
            },
            "country": "US",
            "exp_month": 10,
            "exp_year": 2023,
            "fingerprint": "e7VZutYP1BAoEDLw",
            "funding": "credit",
            "installments": null,
            "last4": "4242",
            "network": "visa",
            "three_d_secure": null,
            "wallet": null
        },
        "type": "card"
    },
    "receipt_email": null,
    "receipt_number": null,
    "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KXd3FJyH9e69bzm1oZ6c2D3/rcpt_LE5DuA8ejjyrvoh49nm7nYOrXMhKISo",
    "refunded": false,
    "refunds": {
        "object": "list",
        "data": [],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KXd3FJyH9e69bzm1oZ6c2D3/refunds"
    },
    "review": null,
    "shipping": null,
    "source": null,
    "source_transfer": null,
    "statement_descriptor": null,
    "statement_descriptor_suffix": null,
    "status": "succeeded",
    "transfer_data": null,
    "transfer_group": null
}