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

            [canceled_at] => 
            [cancellation_reason] => 
            [capture_method] => automatic_async
            [client_secret] => pi_3SgXMvQ71Svp4vem19fe62Md_secret_5L0q07wNg6XaPAgQvdIKNRP5n
            [confirmation_method] => automatic
            [created] => 1766264837
            [currency] => gbp
            [description] => 
            [excluded_payment_method_types] => 
            [last_payment_error] => 
            [livemode] => true
            [next_action] => 
            [payment_method] => pm_1SgXMvQ71Svp4vemk7wFjwvk
            [payment_method_configuration_details] => stdClass Object
                (
                    [id] => pmc_1ScBvjQ71Svp4vemEagvK3o6
                    [parent] => 
                )

            [payment_method_types] => Array
                (
                    [0] => card
                    [1] => klarna
                    [2] => link
                    [3] => revolut_pay
                    [4] => amazon_pay
                )

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

)