{
    "id": "ch_3KZfz3JyH9e69bzm0CZ2Ijdj",
    "object": "charge",
    "amount": 10329,
    "amount_captured": 0,
    "amount_refunded": 0,
    "application": null,
    "application_fee": null,
    "application_fee_amount": null,
    "balance_transaction": null,
    "billing_details": {
        "address": {
            "city": null,
            "country": null,
            "line1": null,
            "line2": null,
            "postal_code": null,
            "state": null
        },
        "email": "kevonnemartin@gmail.com",
        "name": "Kevonne Martin",
        "phone": null
    },
    "calculated_statement_descriptor": "QUERITEL.COM",
    "captured": false,
    "created": 1646418992,
    "currency": "usd",
    "customer": null,
    "description": "Queritel Wallet Deposit",
    "destination": null,
    "dispute": null,
    "disputed": false,
    "failure_code": "card_declined",
    "failure_message": "Your card was declined. Your request was in test mode, but used a non test (live) card. For a list of valid test cards, visit: https://stripe.com/docs/testing.",
    "fraud_details": [],
    "invoice": null,
    "livemode": false,
    "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP"
    },
    "on_behalf_of": null,
    "order": null,
    "outcome": {
        "network_status": "not_sent_to_network",
        "reason": "test_mode_live_card",
        "risk_level": "normal",
        "risk_score": 39,
        "seller_message": "This charge request was in test mode, but did not use a Stripe test card number. For the list of these numbers, see stripe.com/docs/testing",
        "type": "invalid"
    },
    "paid": false,
    "payment_intent": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
    "payment_method": "pm_1KZfzPJyH9e69bzmHQ2WmJ0F",
    "payment_method_details": {
        "card": {
            "brand": "visa",
            "checks": {
                "address_line1_check": null,
                "address_postal_code_check": null,
                "cvc_check": "unchecked"
            },
            "country": "JM",
            "exp_month": 1,
            "exp_year": 2024,
            "fingerprint": "6RB33j93hliTh8qx",
            "funding": "debit",
            "installments": null,
            "last4": "8341",
            "network": "visa",
            "three_d_secure": null,
            "wallet": null
        },
        "type": "card"
    },
    "receipt_email": "kevonnemartin@gmail.com",
    "receipt_number": null,
    "receipt_url": null,
    "refunded": false,
    "refunds": {
        "object": "list",
        "data": [],
        "has_more": false,
        "total_count": 0,
        "url": "/v1/charges/ch_3KZfz3JyH9e69bzm0CZ2Ijdj/refunds"
    },
    "review": null,
    "shipping": null,
    "source": null,
    "source_transfer": null,
    "statement_descriptor": null,
    "statement_descriptor_suffix": null,
    "status": "failed",
    "transfer_data": null,
    "transfer_group": null
}