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

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3QXRjcDig03Znf5Q0PrWZTYs_secret_obeFvmCKjq5IQQ09G2pS7dFMJ
            [confirmation_method] => automatic
            [created] => 1734545556
            [currency] => cad
            [description] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [payment_method] => pm_1QXRjdDig03Znf5QGpod5u0D
            [payment_method_configuration_details] => stdClass Object
                (
                    [id] => pmc_1QHUe2Dig03Znf5QkHAsdOeN
                    [parent] => 
                )

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

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

)