Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => Chemical Solvents Inc.
                    [Contact_First] => David
                    [Contact_Last] =>  Stafford
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 44109
                    [Email] => dbrewer@chemicalsolvents.com
                    [Phone] => 8003620693
                    [place_id] => 
                    [customerid] => 44212
                    [mascustnum] => CHE4410
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 44212
                    [mas_cust_no] => CHE4410
                )

            [mas_search] => Array
                (
                    [mas_cust_no] => CHE4410
                    [mas_cust_exists] => true
                )

            [billing] => Array
                (
                    [Company] => Chemical Solvents Inc.
                    [Contact_First] => David
                    [Contact_Last] =>  Stafford
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [City] => Cleveland
                    [State] => OH
                    [Zip] => 44109
                    [Country] => USA
                    [Email] => dstafford@chemicalsolvents.com
                    [Phone] => 
                )

            [shipping] => Array
                (
                    [ShipToName] => Chemical Solvents Inc.
                    [Address1] => 
                    [Address2] => 
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => Cleveland
                    [State] => OH
                    [Zip] => 44109
                    [Country] => USA
                    [Email] => dstafford@chemicalsolvents.com
                    [Phone] => 
                )

            [leadid] => 226030
            [summary] => Array
                (
                    [SalesPersonNo] => 0028
                    [ProductLine] => FX
                    [forecasting_likelihood] => high
                    [forecasting_expected_close_date] => 11/15/2024
                    [generate_quote] => true
                    [is_ghost] => true
                    [keep_sonum] => G003053
                    [change_notes] => 
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [lead_time] => Varies greatly based on product and stock availability.
                    [email_quote] => true
                    [email_quote_to] => dstafford@chemicalsolvents.com
                    [template_id] => 446
                    [email_quote_subject] => Your FumeXtractors Quote
                    [files] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => /mnt/product_media/fumextractors/pdfs/fx-ha-fume-arms.pdf
                            [2] => /mnt/product_media/fumextractors/pdfs/FX-HA-0610 Drawing.pdf
                            [3] => quote_bundle_separator
                            [4] => /mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 44212
    [mas_cust_no] => CHE4410
    [mas_cust_exists] => true
    [exportid] => 75634
    [masquotenum] => G003053
    [not_in_mas] => 1
)

POST Data

Array
(
    [SalesPersonNo] => 0028
    [ProductLine] => FX
    [forecasting_likelihood] => high
    [forecasting_expected_close_date] => 11/15/2024
    [generate_quote] => true
    [is_ghost] => true
    [keep_sonum] => G003053
    [change_notes] => 
    [delivery_disclaimer] => true
    [tax_free] => true
    [lead_time] => Varies greatly based on product and stock availability.
    [email_quote] => true
    [email_quote_to] => dstafford@chemicalsolvents.com
    [template_id] => 446
    [email_quote_subject] => Your FumeXtractors Quote
    [email_quote_body] => 

Hello David,


I hope all is well. Thank you for the upcoming order.

I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone. 

Sincerely,

<<&RepName>>

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. <<&RepPhoneExt>>
866 422-4099 Fax
<<&RepEmail>>
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[files] => [email_product_literature] => true [includedPDFs] => Array ( [0] => {QUOTE} [1] => /mnt/product_media/fumextractors/pdfs/fx-ha-fume-arms.pdf [2] => /mnt/product_media/fumextractors/pdfs/FX-HA-0610 Drawing.pdf [3] => quote_bundle_separator [4] => /mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf ) [act] => submit_quote [not_in_mas] => true )

Debug Data

start: 3.0994415283203E-6 secs since start
after getting new exportid ... 75634: 0.094805955886841 secs since start
Session ID: c5163tid18riq40qco747cbvv9
just before engaging cartlink ...: 0.094876050949097 secs since start
after most cartlink items ...: 0.21945810317993 secs since start
after getting new so num ...: 0.21948909759521 secs since start
after remaining cartlink items ...: 0.21950697898865 secs since start
SO Number: G003053
just prior to terms gathering ...: 0.21952795982361 secs since start
after getting customer terms ...: 0.30903196334839 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => FX-HA-0610
            [name] => FumeXtractors 6" x 10' Hanging Fume Arm
Mounting Bracket Included [qty] => 1 [price] => 1,395.00 [cost] => 582.48 [pdfFileURL] => ) )

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('G003053','FX-HA-0610','FumeXtractors 6" x 10' Hanging Fume Arm Mounting Bracket Included','Y','582.48','1','1','1395.00','1395.00','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 1.2821531295776 secs since start
generating quote pdf ...


ATTACHMENTS
arrPDFs:
Array
(
    [1] => /mnt/product_media/fumextractors/pdfs/fx-ha-fume-arms.pdf
    [2] => /mnt/product_media/fumextractors/pdfs/FX-HA-0610 Drawing.pdf
)
arrIndividualPDFs:
Array
(
    [0] => /mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf
)
temp_url:/tmp/merged-pdf_1729107385_4281.pdf
after merging and generating email/quote PDFs ...: 6.0201239585876 secs since start
email fields:
Array
(
    [from] => stevel@aircleaningspecialists.com
    [fromname] => Steve with FumeXtractors.com
    [headers] => {"Return-Receipt-To": ""Steve Luttbeg" ", "Disposition-Notification-To": ""Steve Luttbeg" "}
    [x-smtpapi] => {"unique_args":{"orderNumber":"exportid=75634"}}
    [to[0]] => dstafford@chemicalsolvents.com
    [subject] => Your FumeXtractors Quote
    [html] => 

Hello David,


I hope all is well. Thank you for the upcoming order.

I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone. 

Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[text] => Hello David,I hope all is well. Thank you for the upcoming order. I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone.  Sincerely, Steve Luttbeg FumeXtractors11088 Gravois Industrial Ct.Saint Louis, MO 63128 866 651-9762 Ext. 109 866 422-4099 Fax stevel@aircleaningspecialists.com https://fumextractors.comFumeXtractors is a proud product of Air Cleaning Specialists, Inc. [files[Quote.pdf]] => @/tmp/tmp_quote_20241016143620_26545.pdf [files[Product_Literature.pdf]] => @/tmp/merged-pdf_1729107385_4281.pdf [files[CC Authorization Form.pdf]] => @/mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf )
File: files[Quote.pdf] => @/tmp/tmp_quote_20241016143620_26545.pdf
File: files[Product_Literature.pdf] => @/tmp/merged-pdf_1729107385_4281.pdf
File: files[CC Authorization Form.pdf] => @/mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf
email result: {"message":"success"}
arr email result: Array ( [message] => success )
email curl info:
Array
(
    [url] => https://api.sendgrid.com/api/mail.send.json
    [content_type] => application/json
    [http_code] => 200
    [header_size] => 305
    [request_size] => 724
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.802
    [namelookup_time] => 0.001927
    [connect_time] => 0.070446
    [pretransfer_time] => 0.219642
    [size_upload] => 1783819
    [size_download] => 21
    [speed_download] => 26
    [speed_upload] => 2224213
    [download_content_length] => 21
    [upload_content_length] => 1783819
    [starttransfer_time] => 0.291391
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 54.213.76.12
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 41228
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 219482
    [connect_time_us] => 70446
    [namelookup_time_us] => 1927
    [pretransfer_time_us] => 219642
    [redirect_time_us] => 0
    [starttransfer_time_us] => 291391
    [total_time_us] => 802000
)
after sending email to customer ...: 8.828537940979 secs since start
QUOTE_ATTACHMENT_ID: 0
EMAILING INSIDE COPY:
Array
(
    [from] => stevel@aircleaningspecialists.com
    [fromname] => Steve with FumeXtractors.com
    [subject] => Your FumeXtractors Quote
    [html] => 

Hello David,


I hope all is well. Thank you for the upcoming order.

I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone. 

Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[text] => Hello David,I hope all is well. Thank you for the upcoming order. I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone.  Sincerely, Steve Luttbeg FumeXtractors11088 Gravois Industrial Ct.Saint Louis, MO 63128 866 651-9762 Ext. 109 866 422-4099 Fax stevel@aircleaningspecialists.com https://fumextractors.comFumeXtractors is a proud product of Air Cleaning Specialists, Inc. [files[Quote.pdf]] => CURLFile Object ( [name] => /tmp/tmp_quote_20241016143628_44787.pdf [mime] => [postname] => Quote.pdf ) [files[Product_Literature.pdf]] => CURLFile Object ( [name] => /tmp/merged-pdf_1729107385_4281.pdf [mime] => [postname] => Product_Literature.pdf ) [files[CC Authorization Form.pdf]] => CURLFile Object ( [name] => /mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf [mime] => [postname] => CC Authorization Form.pdf ) [to[0]] => stevel@aircleaningspecialists.com )
to rep email result: {"message":"success"}
arr email result: Array ( [message] => success )
email curl info:
Array
(
    [url] => https://api.sendgrid.com/api/mail.send.json
    [content_type] => application/json
    [http_code] => 200
    [header_size] => 305
    [request_size] => 724
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.867066
    [namelookup_time] => 0.002408
    [connect_time] => 0.072462
    [pretransfer_time] => 0.226049
    [size_upload] => 1783414
    [size_download] => 21
    [speed_download] => 24
    [speed_upload] => 2056994
    [download_content_length] => 21
    [upload_content_length] => 1783414
    [starttransfer_time] => 0.298887
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 44.233.221.190
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 48914
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 225943
    [connect_time_us] => 72462
    [namelookup_time_us] => 2408
    [pretransfer_time_us] => 226049
    [redirect_time_us] => 0
    [starttransfer_time_us] => 298887
    [total_time_us] => 867066
)
after sending email to rep ...: 17.322148084641 secs since start
Email HTML ...
PGh0bWw+PGhlYWQ+PHN0eWxlPmJvZHl7Zm9udC1mYW1pbHk6YXJpYWx9PC9zdHlsZT48L2hlYWQ+PGJvZHk+PHA+PHNwYW4gc3R5bGU9ImZvbnQtZmFtaWx5OiBMYXRvLCBzYW5zLXNlcmlmOyI+SGVsbG8gRGF2aWQsPC9zcGFuPjxicj48L3A+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IExhdG8sIHNhbnMtc2VyaWY7Ij48YnI+PC9kaXY+PGRpdiBzdHlsZT0iZm9udC1mYW1pbHk6IExhdG8sIHNhbnMtc2VyaWY7Ij5JIGhvcGUgYWxsIGlzIHdlbGwuIFRoYW5rIHlvdSBmb3IgdGhlIHVwY29taW5nIG9yZGVyLiA8L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogTGF0bywgc2Fucy1zZXJpZjsiPjxicj48L2Rpdj48ZGl2IHN0eWxlPSJmb250LWZhbWlseTogTGF0bywgc2Fucy1zZXJpZjsiPkkgaGFkIHRvIGxlYXZlIGZvciB0aGUgcmVzdCBvZiB0aGUgZGF5LiBJIGRvIGFwb2xvZ2l6ZSBmb3IgdGhlIGRlbGF5LiBJIGhhdmUgYXR0YWNoZWQgYSBDQyBmb3JtIHlvdSBjYW4gZmlsbCB0aGlzIG91dCBhbmQgc2VuZCBpdCBiYWNrLCBnaXZlIHVzIGEgY2FsbCBvciBsZXQgbWUga25vdyBhIGdvb2QgdGltZSB0byBjYWxsIHlvdSB0b21vcnJvdy4gWW91IGNhbiBhbHdheXMgY2FsbCBpbiBhbmQgcmVmZXJlbmNlIFF1b3RlICNHMDAzMDUzIHdpdGggYW55b25lIHRoYXQgYW5zd2VycyB0aGUgcGhvbmUuJm5ic3A7PC9kaXY+PHA+DQpTaW5jZXJlbHksPGJyPg0KPGJyPg0KU3RldmUgTHV0dGJlZzxicj4NCjxicj4NCjxzdHJvbmc+RnVtZVh0cmFjdG9yczwvc3Ryb25nPjxicj48c3BhbiBzdHlsZT0iZm9udC13ZWlnaHQ6IDcwMDsiPjExMDg4IEdyYXZvaXMgSW5kdXN0cmlhbCBDdC48L3NwYW4+PGJyPjxzcGFuIHN0eWxlPSJmb250LXdlaWdodDogNzAwOyI+U2FpbnQgTG91aXMsIE1PIDYzMTI4PC9zcGFuPjxicj4NCjxhIGhyZWY9InRlbDorMTg2NjY1MTk3NjIiPjg2NiA2NTEtOTc2MjwvYT4gRXh0LiAxMDk8YnI+DQo4NjYgNDIyLTQwOTkgRmF4PGJyPg0Kc3RldmVsQGFpcmNsZWFuaW5nc3BlY2lhbGlzdHMuY29tPGJyPg0KPGEgaHJlZj0iaHR0cHM6Ly9mdW1leHRyYWN0b3JzLmNvbSI+aHR0cHM6Ly9mdW1leHRyYWN0b3JzLmNvbTwvYT48YSBocmVmPSJodHRwczovL2Z1bWV4dHJhY3RvcnMuY29tIj48L2E+PC9wPjxwPjxpPkZ1bWVYdHJhY3RvcnMgaXMgYSBwcm91ZCBwcm9kdWN0IG9mIEFpciBDbGVhbmluZyBTcGVjaWFsaXN0cywgSW5jLjwvaT48L3A+PC9ib2R5PjwvaHRtbD4=
v2_mailid: 3616361
acsopav2 mailgun/newmail.php curl info:
Array
(
    [from] => Steve Luttbeg 
    [recipient] => dstafford@chemicalsolvents.com
    [To] => dstafford@chemicalsolvents.com
    [Date] => 2024-10-16 14:36:37
    [subject] => Your FumeXtractors Quote
    [mas-customer-no] => CHE4410
    [email-html] => 

Hello David,


I hope all is well. Thank you for the upcoming order.

I had to leave for the rest of the day. I do apologize for the delay. I have attached a CC form you can fill this out and send it back, give us a call or let me know a good time to call you tomorrow. You can always call in and reference Quote #G003053 with anyone that answers the phone. 

Sincerely,

Steve Luttbeg

FumeXtractors
11088 Gravois Industrial Ct.
Saint Louis, MO 63128
866 651-9762 Ext. 109
866 422-4099 Fax
stevel@aircleaningspecialists.com
https://fumextractors.com

FumeXtractors is a proud product of Air Cleaning Specialists, Inc.

[qq_from_repid] => 0028 [file_0] => CURLFile Object ( [name] => /tmp/tmp_quote_20241016143628_44787.pdf [mime] => [postname] => Quote.pdf ) [file_1] => CURLFile Object ( [name] => /tmp/merged-pdf_1729107385_4281.pdf [mime] => [postname] => Product_Literature.pdf ) [file_2] => CURLFile Object ( [name] => /mnt/product_media/acs/qq_option_pdfs/CC Authorization Form.pdf [mime] => [postname] => CC Authorization Form.pdf ) )
acsopav2 mailgun/newmail.php curl info:
Array
(
    [url] => https://acs-web.acsopav2.com:7443/providers/mailgun/newmail.php
    [content_type] => text/html; charset=UTF-8
    [http_code] => 200
    [header_size] => 404
    [request_size] => 651
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 1.304005
    [namelookup_time] => 0.001903
    [connect_time] => 0.021248
    [pretransfer_time] => 0.055027
    [size_upload] => 1782987
    [size_download] => 1781541
    [speed_download] => 1366212
    [speed_upload] => 1367321
    [download_content_length] => -1
    [upload_content_length] => 1782987
    [starttransfer_time] => 0.075991
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 71.91.252.131
    [certinfo] => Array
        (
        )

    [primary_port] => 7443
    [local_ip] => 104.239.145.129
    [local_port] => 34532
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 54944
    [connect_time_us] => 21248
    [namelookup_time_us] => 1903
    [pretransfer_time_us] => 55027
    [redirect_time_us] => 0
    [starttransfer_time_us] => 75991
    [total_time_us] => 1304005
)
after pushing email and files into v2/timeline ...: 20.629197120667 secs since start
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 20.855206012726 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 22.899853944778 secs since start
strJSON:
{"exportid":"75634","import_result":null,"import_error":"","fileurl":"GMImport_75634_1729107402_18399.acsopa","email_result":"success","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"Chemical Solvents Inc.","goldmine_email":"dstafford@chemicalsolvents.com","goldmine_phone":"","mas_quote_number":"G003053","mas_customer_number":"CHE4410"}
end: 22.926474094391 secs since start