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

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3S45LjDwdr3jOoHr1OEwmrjq_secret_Ks05BqJXMBjvAhntOcOH5BQ02
            [confirmation_method] => automatic
            [created] => 1757100667
            [currency] => usd
            [description] => 
            [excluded_payment_method_types] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [payment_method] => pm_1S45LkDwdr3jOoHrNHxTG9PD
            [payment_method_configuration_details] => stdClass Object
                (
                    [id] => pmc_1Pueh6Dwdr3jOoHrHWuldXqH
                    [parent] => 
                )

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

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

)