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

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

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

)