Payment Type :- Stripe
stdClass Object
(
    [paymentIntent] => stdClass Object
        (
            [id] => pi_3RcAmcG1ji26cM9o1p1haUNd
            [object] => payment_intent
            [amount] => 17400
            [automatic_payment_methods] => stdClass Object
                (
                    [allow_redirects] => always
                    [enabled] => true
                )

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3RcAmcG1ji26cM9o1p1haUNd_secret_0FYDfB8UO9vTq6OBBG7OJEQMV
            [confirmation_method] => automatic
            [created] => 1750448370
            [currency] => usd
            [description] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [payment_method] => pm_1RcAmdG1ji26cM9oslAfDXKD
            [payment_method_configuration_details] => stdClass Object
                (
                    [id] => pmc_1RBGkMG1ji26cM9oplai3Exc
                    [parent] => 
                )

            [payment_method_types] => Array
                (
                    [0] => card
                    [1] => klarna
                    [2] => link
                    [3] => affirm
                    [4] => cashapp
                    [5] => amazon_pay
                )

            [processing] => 
            [receipt_email] => 
            [setup_future_usage] => 
            [shipping] => 
            [source] => 
            [status] => succeeded
        )

)