{
    "id": "pm_1KXd1zJyH9e69bzmwrgOXTQk",
    "object": "payment_method",
    "billing_details": {
        "address": {
            "city": null,
            "country": "KE",
            "line1": null,
            "line2": null,
            "postal_code": null,
            "state": null
        },
        "email": "biivincent4@gmail.com",
        "name": "Bii Vincent",
        "phone": null
    },
    "card": {
        "brand": "visa",
        "checks": {
            "address_line1_check": null,
            "address_postal_code_check": null,
            "cvc_check": "pass"
        },
        "country": "US",
        "exp_month": 10,
        "exp_year": 2024,
        "fingerprint": "e7VZutYP1BAoEDLw",
        "funding": "credit",
        "generated_from": null,
        "last4": "4242",
        "networks": {
            "available": [
                "visa"
            ],
            "preferred": null
        },
        "three_d_secure_usage": {
            "supported": true
        },
        "wallet": null
    },
    "created": 1645930963,
    "customer": "cus_LE5CJVkB2H0fVH",
    "livemode": false,
    "metadata": [],
    "type": "card"
}