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

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

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3ToVx0L0d2YMWRR00QE5BmOt_secret_3ZklzNzGs75W2ZGJzQuDSu4HS
            [confirmation_method] => automatic
            [created] => 1782942346
            [currency] => usd
            [description] => 
            [excluded_payment_method_types] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [next_source_action] => 
            [payment_method] => pm_1ToVx0L0d2YMWRR0Ue5rrpzl
            [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
        )

)