{
    "id": "pi_3KW2E7JyH9e69bzm0vGwDtkL",
    "object": "payment_intent",
    "amount": 10329,
    "amount_capturable": 0,
    "amount_received": 10329,
    "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_3KW2E7JyH9e69bzm0FFI8GIX",
                "object": "charge",
                "amount": 10329,
                "amount_captured": 10329,
                "amount_refunded": 0,
                "application": null,
                "application_fee": null,
                "application_fee_amount": null,
                "balance_transaction": "txn_3KW2E7JyH9e69bzm0Op4d4IE",
                "billing_details": {
                    "address": {
                        "city": null,
                        "country": null,
                        "line1": null,
                        "line2": null,
                        "postal_code": "42222",
                        "state": null
                    },
                    "email": "kadan@queritel.com",
                    "name": "Kevin",
                    "phone": null
                },
                "calculated_statement_descriptor": "QUERITEL.COM",
                "captured": true,
                "created": 1645551257,
                "currency": "usd",
                "customer": null,
                "description": "Queritel Wallet Deposit",
                "destination": null,
                "dispute": null,
                "disputed": false,
                "failure_code": null,
                "failure_message": null,
                "fraud_details": [],
                "invoice": null,
                "livemode": false,
                "metadata": {
                    "integration_check": "accept_a_payment",
                    "deposit_id": "dep-EEAEBgA7527919MRBfcin77yjI"
                },
                "on_behalf_of": null,
                "order": null,
                "outcome": {
                    "network_status": "approved_by_network",
                    "reason": null,
                    "risk_level": "normal",
                    "risk_score": 21,
                    "seller_message": "Payment complete.",
                    "type": "authorized"
                },
                "paid": true,
                "payment_intent": "pi_3KW2E7JyH9e69bzm0vGwDtkL",
                "payment_method": "pm_1KW2FgJyH9e69bzm9IF8Isct",
                "payment_method_details": {
                    "card": {
                        "brand": "visa",
                        "checks": {
                            "address_line1_check": null,
                            "address_postal_code_check": "pass",
                            "cvc_check": "pass"
                        },
                        "country": "US",
                        "exp_month": 4,
                        "exp_year": 2024,
                        "fingerprint": "e7VZutYP1BAoEDLw",
                        "funding": "credit",
                        "installments": null,
                        "last4": "4242",
                        "network": "visa",
                        "three_d_secure": null,
                        "wallet": null
                    },
                    "type": "card"
                },
                "receipt_email": "kadan@queritel.com",
                "receipt_number": null,
                "receipt_url": "https://pay.stripe.com/receipts/acct_1HJPlPJyH9e69bzm/ch_3KW2E7JyH9e69bzm0FFI8GIX/rcpt_LCR7M8KMHW3O8s8CNlrHsHV2U7GZaBE",
                "refunded": false,
                "refunds": {
                    "object": "list",
                    "data": [],
                    "has_more": false,
                    "total_count": 0,
                    "url": "/v1/charges/ch_3KW2E7JyH9e69bzm0FFI8GIX/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
            }
        ],
        "has_more": false,
        "total_count": 1,
        "url": "/v1/charges?payment_intent=pi_3KW2E7JyH9e69bzm0vGwDtkL"
    },
    "client_secret": "pi_3KW2E7JyH9e69bzm0vGwDtkL_secret_psyiLe86h4XCyu3Hby0w5fklg",
    "confirmation_method": "automatic",
    "created": 1645551159,
    "currency": "usd",
    "customer": null,
    "description": "Queritel Wallet Deposit",
    "invoice": null,
    "last_payment_error": null,
    "livemode": false,
    "metadata": {
        "integration_check": "accept_a_payment",
        "deposit_id": "dep-EEAEBgA7527919MRBfcin77yjI",
        "comment": ""
    },
    "next_action": null,
    "on_behalf_of": null,
    "payment_method": "pm_1KW2FgJyH9e69bzm9IF8Isct",
    "payment_method_options": {
        "card": {
            "installments": null,
            "network": null,
            "request_three_d_secure": "automatic"
        }
    },
    "payment_method_types": [
        "card"
    ],
    "processing": null,
    "receipt_email": "kadan@queritel.com",
    "review": null,
    "setup_future_usage": null,
    "shipping": null,
    "source": null,
    "statement_descriptor": null,
    "statement_descriptor_suffix": null,
    "status": "succeeded",
    "transfer_data": null,
    "transfer_group": null
}