Stripe\PaymentIntent Object
(
    [id] => pi_3TYUhtAJBLGFnIBc0kqIPQxT
    [object] => payment_intent
    [amount] => 1301
    [amount_capturable] => 0
    [amount_details] => Stripe\StripeObject Object
        (
            [tip] => Array
                (
                )

        )

    [amount_received] => 1301
    [application] => 
    [application_fee_amount] => 
    [automatic_payment_methods] => Stripe\StripeObject Object
        (
            [allow_redirects] => always
            [enabled] => 1
        )

    [canceled_at] => 
    [cancellation_reason] => 
    [capture_method] => automatic
    [client_secret] => pi_3TYUhtAJBLGFnIBc0kqIPQxT_secret_83pun6JziMUzHu5FaD9cToVpP
    [confirmation_method] => automatic
    [created] => 1779124317
    [currency] => usd
    [customer] => 
    [customer_account] => 
    [description] => Invoice GB-TEST-242G — Phillip Jones — ChargeID Verification Run 2
    [excluded_payment_method_types] => 
    [last_payment_error] => 
    [latest_charge] => ch_3TYUhtAJBLGFnIBc0TPyrhbN
    [livemode] => 
    [managed_payments] => Stripe\StripeObject Object
        (
            [enabled] => 
        )

    [metadata] => Stripe\StripeObject Object
        (
            [amount] => 12.34
            [fee] => 0.67
            [invoice] => GB-TEST-242G
            [job] => ChargeID Verification Run 2
            [method] => card
            [name] => Phillip Jones
            [total] => 13.01
        )

    [next_action] => 
    [on_behalf_of] => 
    [payment_method] => pm_1TYUhtAJBLGFnIBcV8HNfeX4
    [payment_method_configuration_details] => Stripe\StripeObject Object
        (
            [id] => pmc_1TUWAWAJBLGFnIBcaOVtPF6Q
            [parent] => 
        )

    [payment_method_options] => Stripe\StripeObject Object
        (
            [card] => Stripe\StripeObject Object
                (
                    [installments] => 
                    [mandate_options] => 
                    [network] => 
                    [request_three_d_secure] => automatic
                )

            [us_bank_account] => Stripe\StripeObject Object
                (
                    [financial_connections] => Stripe\StripeObject Object
                        (
                            [permissions] => Array
                                (
                                    [0] => payment_method
                                )

                            [prefetch] => Array
                                (
                                )

                        )

                    [mandate_options] => Array
                        (
                        )

                    [transaction_purpose] => unspecified
                    [verification_method] => automatic
                )

        )

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

    [processing] => 
    [receipt_email] => 
    [review] => 
    [setup_future_usage] => 
    [shared_payment_granted_token] => 
    [shipping] => 
    [source] => 
    [statement_descriptor] => 
    [statement_descriptor_suffix] => 
    [status] => succeeded
    [transfer_data] => 
    [transfer_group] => 
)