Payment Type :- Stripe
stdClass Object
(
    [paymentIntent] => stdClass Object
        (
            [id] => pi_3T8BGFL0d2YMWRR00IGljlFJ
            [object] => payment_intent
            [allowed_source_types] => Array
                (
                    [0] => card
                    [1] => link
                )

            [amount] => 10975
            [automatic_payment_methods] => stdClass Object
                (
                    [allow_redirects] => always
                    [enabled] => true
                )

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3T8BGFL0d2YMWRR00IGljlFJ_secret_GMOkcfMGukNBICfEyyBLstCDJ
            [confirmation_method] => automatic
            [created] => 1772853039
            [currency] => usd
            [description] => 
            [excluded_payment_method_types] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [next_source_action] => 
            [payment_method] => pm_1T8BGGL0d2YMWRR0wpTvX9u1
            [payment_method_configuration_details] => stdClass Object
                (
                    [id] => pmc_1MTeMCL0d2YMWRR0sfFBurlc
                    [parent] => 
                )

            [payment_method_types] => Array
                (
                    [0] => card
                    [1] => link
                )

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

)