[2025-04-06 18:18:44] production.INFO: QuestionsController@submit: {"medications":[{"medication_name":"albuterol inhaler","dosage":"1 puff","frequency":"2x a day","reaction":"open airways","side_effects":"anxiousness"}],"respiratory_symptoms":"nasal congestion","respiratory_triggers":"several including pollen dust and dander","respiratory_sleep":"yes nasal drainage create mucus cough in the morning","respiratory_exercise":"inhaler before exercise","respiratory_treatments":"inhaler and occasional anti histamine","respiratory_smoking":"no cigarettes","additional_symptoms":"no","quality_of_life":"difficult to breath climbing stairs or carrying heavy things","treatment_goals":"refills to maintain my condition as needed","concerns":"30+ years asthma and allergies"} 
[2025-04-06 18:21:00] production.INFO: array (
  'first_name' => 'angie',
  'last_name' => 'menze',
  'email' => 'angiemenze@gmail.com',
  'password' => 'Chevy12-/',
  'address1' => '2433 Avenida Familia',
  'city' => 'Henderson',
  'state' => 'NV',
  'zip' => '89074',
  'dob' => '1989-03-17',
  'card_number' => '4342562504197938',
  'cvv' => '205',
  'expiry_date' => '2028-08',
)  
[2025-04-06 18:21:01] production.INFO: Credit card added successfully {"user":1043} 
[2025-04-06 18:21:01] production.INFO: Using existing Authorize.net customer profile for user: 1043  
[2025-04-06 18:21:01] production.INFO: Attempting to charge card for user: 1043, Amount: 0.01, Token: 1118240782, Profile ID: 1105466747  
[2025-04-06 18:21:03] production.INFO: Transaction successful for user: 1043, Transaction ID: 120966051417  
[2025-04-06 18:21:03] production.INFO: Payment completed {"user":1043} 
[2025-04-06 18:21:04] production.INFO: Success: {"ClickID":"","MerchantReferenceID":1043,"TotalSales":"0"} 
[2025-04-06 18:21:04] production.INFO: Illuminate\Http\Client\Response Object
(
    [response:protected] => GuzzleHttp\Psr7\Response Object
        (
            [reasonPhrase:GuzzleHttp\Psr7\Response:private] => OK
            [statusCode:GuzzleHttp\Psr7\Response:private] => 200
            [headers:GuzzleHttp\Psr7\Response:private] => Array
                (
                    [Date] => Array
                        (
                            [0] => Sun, 06 Apr 2025 22:21:04 GMT
                        )

                    [Content-Type] => Array
                        (
                            [0] => text/javascript
                        )

                    [Content-Length] => Array
                        (
                            [0] => 0
                        )

                    [Connection] => Array
                        (
                            [0] => keep-alive
                        )

                    [Cache-Control] => Array
                        (
                            [0] => private
                        )

                    [Server] => Array
                        (
                            [0] => Microsoft-IIS/10.0
                        )

                    [P3P] => Array
                        (
                            [0] => policyref="/p3p/P3P.tracking.gomdusa.com.xml", CP="NOI DSP COR NID ADM DEV OUR STP OTC"
                        )

                    [X-AspNet-Version] => Array
                        (
                            [0] => 4.0.30319
                        )

                    [X-Powered-By] => Array
                        (
                            [0] => ASP.NET
                        )

                    [Access-Control-Allow-Origin] => Array
                        (
                            [0] => *
                        )

                )

            [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                (
                    [date] => Date
                    [content-type] => Content-Type
                    [content-length] => Content-Length
                    [connection] => Connection
                    [cache-control] => Cache-Control
                    [server] => Server
                    [p3p] => P3P
                    [x-aspnet-version] => X-AspNet-Version
                    [x-powered-by] => X-Powered-By
                    [access-control-allow-origin] => Access-Control-Allow-Origin
                )

            [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
            [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                (
                    [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #857
                    [size:GuzzleHttp\Psr7\Stream:private] => 
                    [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                    [readable:GuzzleHttp\Psr7\Stream:private] => 1
                    [writable:GuzzleHttp\Psr7\Stream:private] => 1
                    [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                    [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                        (
                        )

                )

        )

    [decoded:protected] => 
    [cookies] => GuzzleHttp\Cookie\CookieJar Object
        (
            [cookies:GuzzleHttp\Cookie\CookieJar:private] => Array
                (
                )

            [strictMode:GuzzleHttp\Cookie\CookieJar:private] => 
        )

    [transferStats] => GuzzleHttp\TransferStats Object
        (
            [request:GuzzleHttp\TransferStats:private] => GuzzleHttp\Psr7\Request Object
                (
                    [method:GuzzleHttp\Psr7\Request:private] => GET
                    [requestTarget:GuzzleHttp\Psr7\Request:private] => 
                    [uri:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Uri Object
                        (
                            [scheme:GuzzleHttp\Psr7\Uri:private] => https
                            [userInfo:GuzzleHttp\Psr7\Uri:private] => 
                            [host:GuzzleHttp\Psr7\Uri:private] => tracking.gomdusa.com
                            [port:GuzzleHttp\Psr7\Uri:private] => 
                            [path:GuzzleHttp\Psr7\Uri:private] => /pixel.track
                            [query:GuzzleHttp\Psr7\Uri:private] => ClickID=&MerchantReferenceID=1043&TotalSales=0
                            [fragment:GuzzleHttp\Psr7\Uri:private] => 
                            [composedComponents:GuzzleHttp\Psr7\Uri:private] => https://tracking.gomdusa.com/pixel.track?ClickID=&MerchantReferenceID=1043&TotalSales=0
                        )

                    [headers:GuzzleHttp\Psr7\Request:private] => Array
                        (
                            [User-Agent] => Array
                                (
                                    [0] => GuzzleHttp/7
                                )

                            [Host] => Array
                                (
                                    [0] => tracking.gomdusa.com
                                )

                        )

                    [headerNames:GuzzleHttp\Psr7\Request:private] => Array
                        (
                            [user-agent] => User-Agent
                            [host] => Host
                        )

                    [protocol:GuzzleHttp\Psr7\Request:private] => 1.1
                    [stream:GuzzleHttp\Psr7\Request:private] => GuzzleHttp\Psr7\Stream Object
                        (
                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #847
                            [size:GuzzleHttp\Psr7\Stream:private] => 0
                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                (
                                )

                        )

                )

            [response:GuzzleHttp\TransferStats:private] => GuzzleHttp\Psr7\Response Object
                (
                    [reasonPhrase:GuzzleHttp\Psr7\Response:private] => OK
                    [statusCode:GuzzleHttp\Psr7\Response:private] => 200
                    [headers:GuzzleHttp\Psr7\Response:private] => Array
                        (
                            [Date] => Array
                                (
                                    [0] => Sun, 06 Apr 2025 22:21:04 GMT
                                )

                            [Content-Type] => Array
                                (
                                    [0] => text/javascript
                                )

                            [Content-Length] => Array
                                (
                                    [0] => 0
                                )

                            [Connection] => Array
                                (
                                    [0] => keep-alive
                                )

                            [Cache-Control] => Array
                                (
                                    [0] => private
                                )

                            [Server] => Array
                                (
                                    [0] => Microsoft-IIS/10.0
                                )

                            [P3P] => Array
                                (
                                    [0] => policyref="/p3p/P3P.tracking.gomdusa.com.xml", CP="NOI DSP COR NID ADM DEV OUR STP OTC"
                                )

                            [X-AspNet-Version] => Array
                                (
                                    [0] => 4.0.30319
                                )

                            [X-Powered-By] => Array
                                (
                                    [0] => ASP.NET
                                )

                            [Access-Control-Allow-Origin] => Array
                                (
                                    [0] => *
                                )

                        )

                    [headerNames:GuzzleHttp\Psr7\Response:private] => Array
                        (
                            [date] => Date
                            [content-type] => Content-Type
                            [content-length] => Content-Length
                            [connection] => Connection
                            [cache-control] => Cache-Control
                            [server] => Server
                            [p3p] => P3P
                            [x-aspnet-version] => X-AspNet-Version
                            [x-powered-by] => X-Powered-By
                            [access-control-allow-origin] => Access-Control-Allow-Origin
                        )

                    [protocol:GuzzleHttp\Psr7\Response:private] => 1.1
                    [stream:GuzzleHttp\Psr7\Response:private] => GuzzleHttp\Psr7\Stream Object
                        (
                            [stream:GuzzleHttp\Psr7\Stream:private] => Resource id #857
                            [size:GuzzleHttp\Psr7\Stream:private] => 
                            [seekable:GuzzleHttp\Psr7\Stream:private] => 1
                            [readable:GuzzleHttp\Psr7\Stream:private] => 1
                            [writable:GuzzleHttp\Psr7\Stream:private] => 1
                            [uri:GuzzleHttp\Psr7\Stream:private] => php://temp
                            [customMetadata:GuzzleHttp\Psr7\Stream:private] => Array
                                (
                                )

                        )

                )

            [transferTime:GuzzleHttp\TransferStats:private] => 0.21947
            [handlerStats:GuzzleHttp\TransferStats:private] => Array
                (
                    [url] => https://tracking.gomdusa.com/pixel.track?ClickID=&MerchantReferenceID=1043&TotalSales=0
                    [content_type] => text/javascript
                    [http_code] => 200
                    [header_size] => 360
                    [request_size] => 130
                    [filetime] => -1
                    [ssl_verify_result] => 0
                    [redirect_count] => 0
                    [total_time] => 0.21947
                    [namelookup_time] => 0.017573
                    [connect_time] => 0.058033
                    [pretransfer_time] => 0.144389
                    [size_upload] => 0
                    [size_download] => 0
                    [speed_download] => 0
                    [speed_upload] => 0
                    [download_content_length] => 0
                    [upload_content_length] => -1
                    [starttransfer_time] => 0.219197
                    [redirect_time] => 0
                    [redirect_url] => 
                    [primary_ip] => 3.18.203.209
                    [certinfo] => Array
                        (
                        )

                    [primary_port] => 443
                    [local_ip] => 162.220.24.28
                    [local_port] => 59266
                    [http_version] => 2
                    [protocol] => 2
                    [ssl_verifyresult] => 0
                    [scheme] => HTTPS
                    [appconnect_time_us] => 144364
                    [connect_time_us] => 58033
                    [namelookup_time_us] => 17573
                    [pretransfer_time_us] => 144389
                    [redirect_time_us] => 0
                    [starttransfer_time_us] => 219197
                    [total_time_us] => 219470
                    [appconnect_time] => 0.144364
                )

            [handlerErrorData:GuzzleHttp\TransferStats:private] => 0
        )

)
  
