{
    "id": "pi_3KZfz3JyH9e69bzm0HRVJHSz",
    "object": "payment_intent",
    "amount": 10329,
    "amount_capturable": 0,
    "amount_received": 0,
    "application": null,
    "application_fee_amount": null,
    "automatic_payment_methods": null,
    "canceled_at": null,
    "cancellation_reason": null,
    "capture_method": "automatic",
    "charges": {
        "object": "list",
        "data": [
            {
                "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
            }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KZfz3JyH9e69bzm0HRVJHSz"
    },
    "client_secret": "pi_3KZfz3JyH9e69bzm0HRVJHSz_secret_Xgh3rISwYjJcD5mSsFSmiIOVt",
    "confirmation_method": "automatic",
    "created": 1646418969,
    "currency": "usd",
    "customer": null,
    "description": "Queritel Wallet Deposit",
    "invoice": null,
    "last_payment_error": {
        "charge": "ch_3KZfz3JyH9e69bzm0CZ2Ijdj",
        "code": "card_declined",
        "decline_code": "test_mode_live_card",
        "doc_url": "https://stripe.com/docs/error-codes/card-declined",
        "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.",
        "payment_method": {
            "id": "pm_1KZfzPJyH9e69bzmHQ2WmJ0F",
            "object": "payment_method",
            "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
            },
            "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",
                "generated_from": null,
                "last4": "8341",
                "networks": {
                    "available": [
                        "visa"
                    ],
                    "preferred": null
                },
                "three_d_secure_usage": {
                    "supported": true
                },
                "wallet": null
            },
            "created": 1646418992,
            "customer": null,
            "livemode": false,
            "metadata": [],
            "type": "card"
        },
        "type": "card_error"
    },
    "livemode": false,
    "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep_CMQVcwK5859448GlpiERl32gCP",
        "comment": ""
    },
    "next_action": null,
    "on_behalf_of": null,
    "payment_method": null,
    "payment_method_options": {
        "card": {
            "installments": null,
            "network": null,
            "request_three_d_secure": "automatic"
        }
    },
    "payment_method_types": [
        "card"
    ],
    "processing": null,
    "receipt_email": "kevonnemartin@gmail.com",
    "review": null,
    "setup_future_usage": null,
    "shipping": null,
    "source": null,
    "statement_descriptor": null,
    "statement_descriptor_suffix": null,
    "status": "requires_payment_method",
    "transfer_data": null,
    "transfer_group": null
}