Session Data

Array
(
    [form_inputs] => Array
        (
            [initial] => Array
                (
                    [Company] => Air Assurance
                    [Contact_First] => Michael 
                    [Contact_Last] => Michael 
                    [Contact_Email] => 
                    [Contact_Phone] => 
                    [contactid] => 
                    [Zip] => 74012
                    [Email] => mmessimore@airassurance.com
                    [Phone] => 9182597617
                    [place_id] => 
                    [customerid] => 6505
                    [mascustnum] => AIR7401
                )

            [gm_search] => Array
                (
                    [gm_account_no] => 6505
                    [mas_cust_no] => AIR7401
                )

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

            [billing] => Array
                (
                    [Company] => Air Assurance
                    [Contact_First] => Michael 
                    [Contact_Last] => Michael 
                    [Address1] => 704 SOUTH 12TH ST
                    [Address2] => 
                    [Address3] => 
                    [City] => Broken Arrow
                    [State] => OK
                    [Zip] => 74012
                    [Country] => USA
                    [Email] => mmessimore@airassurance.com
                    [Phone] => (918) 830-7313
                )

            [shipping] => Array
                (
                    [ShipToName] => Air Assurance
                    [Address1] => 1301 SW EXPRESSWAY DR 
                    [Address2] => Mark- 918-258-2665
                    [Address3] => 
                    [Address4] => 
                    [Address5] => 
                    [City] => Broken Arrow
                    [State] => OK
                    [Zip] => 74012
                    [Country] => USA
                    [Email] => mmessimore@airassurance.com
                    [Phone] => (918) 830-7313
                )

            [leadid] => 
            [summary] => Array
                (
                    [SalesPersonNo] => 0064
                    [ProductLine] => FX
                    [forecasting_likelihood] => medium
                    [forecasting_expected_close_date] => 06/30/2025
                    [customer_tags] => Array
                        (
                            [0] => 26
                            [1] => 7
                        )

                    [application] => other
                    [generate_quote] => true
                    [is_ghost] => true
                    [not_in_mas] => true
                    [delivery_disclaimer] => true
                    [tax_free] => true
                    [freight_estimate] => true
                    [freight_type] => api_freight
                    [freight_estimate_value] => 185.90
                    [dealer_discount] => true
                    [discount_value] => 15
                    [lead_time] => Varies greatly based on product and stock availability.
                    [email_quote] => true
                    [email_quote_to] => keving@aircleaningspecialists.com
                    [template_id] => 544
                    [email_quote_subject] => Your Fumextractors Fume Arm Quote
                    [files] => 
                    [email_product_literature] => true
                    [includedPDFs] => Array
                        (
                            [0] => {QUOTE}
                            [1] => quote_bundle_separator
                        )

                    [act] => submit_quote
                )

        )

    [last_completed_step] => 5
    [gm_account_no] => 6505
    [mas_cust_no] => AIR7401
    [mas_cust_exists] => true
    [exportid] => 86472
    [masquotenum] => G004611
    [not_in_mas] => 1
)

POST Data

Array
(
    [SalesPersonNo] => 0064
    [ProductLine] => FX
    [forecasting_likelihood] => medium
    [forecasting_expected_close_date] => 06/30/2025
    [customer_tags] => Array
        (
            [0] => 26
            [1] => 7
        )

    [application] => other
    [generate_quote] => true
    [is_ghost] => true
    [not_in_mas] => true
    [delivery_disclaimer] => true
    [tax_free] => true
    [freight_estimate] => true
    [freight_type] => api_freight
    [freight_estimate_value] => 185.90
    [dealer_discount] => true
    [discount_value] => 15
    [lead_time] => Varies greatly based on product and stock availability.
    [email_quote] => true
    [email_quote_to] => keving@aircleaningspecialists.com
    [template_id] => 544
    [email_quote_subject] => Your Fumextractors Fume Arm Quote
    [email_quote_body] => 

 Attached please find your FumeXtractors quote and product literature.

<<&quote_link>> to view your quote online including videos, pictures and literature.

These items are currently in stock and ship within two-five days of the order date.

Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.

 If you have any questions, please don't hesitate to call or e-mail.

 
Sincerely,

<<&RepName>>

[files] => [email_product_literature] => true [includedPDFs] => Array ( [1] => quote_bundle_separator ) [act] => submit_quote )

Debug Data

start: 3.0994415283203E-6 secs since start
after getting new exportid ... 86472: 0.20297002792358 secs since start
Session ID: h614efe4ema346v6btotbcqs3j
just before engaging cartlink ...: 0.20304608345032 secs since start
after most cartlink items ...: 0.4466769695282 secs since start
after getting new so num ...: 0.79297494888306 secs since start
after remaining cartlink items ...: 0.79300594329834 secs since start
SO Number: G004611
just prior to terms gathering ...: 0.79302597045898 secs since start
after getting customer terms ...: 0.98975300788879 secs since start
Cart Items:
Array
(
    [0] => Array
        (
            [sku] => FXO-WM-SPRKTRP
            [name] => FumeXtractor wall mount spark trap. Includes aluminum mesh pre-filter, washable, 12” x 12” 1.8” (FX-WM-ALPF)
            [qty] => 1
            [price] => 695.00
            [cost] => 307.50
            [pdfFileURL] => 
        )

)

not in mas
INSERT INTO `SO_SALESORDERHISTORYDETAIL` (`SALESORDERNO`,`ITEMCODE`,`ITEMCODEDESC`,`DROPSHIP`,`UNITCOST`,`QuantityOrderedRevised`,`QuantityOrderedOriginal`,`LastUnitPrice`,`LastExtensionAmt`,`ItemType`) VALUES ('G004611','FXO-WM-SPRKTRP','FumeXtractor wall mount spark trap. Includes aluminum mesh pre-filter, washable, 12” x 12” 1.8” (FX-WM-ALPF)','Y','307.50','1','1','695.00','695.00','1')
save the exported shopping cart ...
Cart should now be empty/saved ...
after saving export to acsopa web db: 2.1136059761047 secs since start
Temp file doesn't exist ... adding the PDFs individually ...

ATTACHMENTS
arrPDFs:
Array
(
)
arrIndividualPDFs:
Array
(
)
temp_url:/tmp/merged-pdf_1750428117_2891.pdf
after merging and generating email/quote PDFs ...: 2.1239628791809 secs since start
email fields:
Array
(
    [from] => keving@aircleaningspecialists.com
    [fromname] => Kevin with FumeXtractors.com
    [headers] => {"Return-Receipt-To": ""Kevin Gallagher" ", "Disposition-Notification-To": ""Kevin Gallagher" "}
    [x-smtpapi] => {"unique_args":{"orderNumber":"exportid=86472"}}
    [to[0]] => keving@aircleaningspecialists.com
    [subject] => Your Fumextractors Fume Arm Quote
    [html] => 

 Attached please find your FumeXtractors quote and product literature.

View Your Online Quote

If the button above does not work, please click here or copy and paste the following URL into your browser:

https://fumextractors.com/quote/index.php?act=login&quote_num=G004611&cust_num=AIR7401

to view your quote online including videos, pictures and literature.

These items are currently in stock and ship within two-five days of the order date.

Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.

 If you have any questions, please don't hesitate to call or e-mail.

 
Sincerely,

Kevin Gallagher

[text] =>  Attached please find your FumeXtractors quote and product literature. View Your Online Quote If the button above does not work, please click here or copy and paste the following URL into your browser: https://fumextractors.com/quote/index.php?act=login&quote_num=G004611&cust_num=AIR7401 to view your quote online including videos, pictures and literature. These items are currently in stock and ship within two-five days of the order date. Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.  If you have any questions, please don't hesitate to call or e-mail.  Sincerely, Kevin Gallagher )
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] => 445
    [request_size] => 721
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.289535
    [namelookup_time] => 0.001932
    [connect_time] => 0.056632
    [pretransfer_time] => 0.180437
    [size_upload] => 3751
    [size_download] => 21
    [speed_download] => 72
    [speed_upload] => 12979
    [download_content_length] => 21
    [upload_content_length] => 3751
    [starttransfer_time] => 0.234498
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 54.213.76.12
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 37764
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 180272
    [connect_time_us] => 56632
    [namelookup_time_us] => 1932
    [pretransfer_time_us] => 180437
    [redirect_time_us] => 0
    [starttransfer_time_us] => 234498
    [total_time_us] => 289535
)
after sending email to customer ...: 4.42018699646 secs since start
EMAILING INSIDE COPY:
Array
(
    [from] => keving@aircleaningspecialists.com
    [fromname] => Kevin with FumeXtractors.com
    [subject] => Your Fumextractors Fume Arm Quote
    [html] => 

 Attached please find your FumeXtractors quote and product literature.

Click here (ACS) to view your quote online including videos, pictures and literature.

These items are currently in stock and ship within two-five days of the order date.

Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.

 If you have any questions, please don't hesitate to call or e-mail.

 
Sincerely,

Kevin Gallagher

[text] =>  Attached please find your FumeXtractors quote and product literature. View Your Online Quote If the button above does not work, please click here or copy and paste the following URL into your browser: https://fumextractors.com/quote/index.php?act=login&quote_num=G004611&cust_num=AIR7401 to view your quote online including videos, pictures and literature. These items are currently in stock and ship within two-five days of the order date. Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.  If you have any questions, please don't hesitate to call or e-mail.  Sincerely, Kevin Gallagher [to[0]] => keving@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] => 445
    [request_size] => 721
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.416503
    [namelookup_time] => 0.002051
    [connect_time] => 0.056587
    [pretransfer_time] => 0.176704
    [size_upload] => 2616
    [size_download] => 21
    [speed_download] => 50
    [speed_upload] => 6288
    [download_content_length] => 21
    [upload_content_length] => 2616
    [starttransfer_time] => 0.232432
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 44.233.221.190
    [certinfo] => Array
        (
        )

    [primary_port] => 443
    [local_ip] => 104.239.145.129
    [local_port] => 50920
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 176532
    [connect_time_us] => 56587
    [namelookup_time_us] => 2051
    [pretransfer_time_us] => 176704
    [redirect_time_us] => 0
    [starttransfer_time_us] => 232432
    [total_time_us] => 416503
)
after sending email to rep ...: 6.8391969203949 secs since start
after inserting/updating customer in v2 ...: 7.0057370662689 secs since start
Email HTML ...
PGh0bWw+PGhlYWQ+PHN0eWxlPmJvZHl7Zm9udC1mYW1pbHk6YXJpYWx9PC9zdHlsZT48L2hlYWQ+PGJvZHk+PHAgY2xhc3M9Ik1zb05vcm1hbCI+PG86cD4mbmJzcDs8L286cD5BdHRhY2hlZCBwbGVhc2UgZmluZCB5b3VyIEZ1bWVYdHJhY3RvcnMgcXVvdGUgYW5kIHByb2R1Y3QNCmxpdGVyYXR1cmUuPC9wPjxwIGNsYXNzPSJNc29Ob3JtYWwiPg0KCQkJCQk8ZGl2IHN0eWxlPSJ0ZXh0LWFsaWduOmNlbnRlcjsiPg0KCQkJCQkJPGEgaHJlZj0iaHR0cHM6Ly9mdW1leHRyYWN0b3JzLmNvbS9xdW90ZS9pbmRleC5waHA/YWN0PWxvZ2luJnF1b3RlX251bT1HMDA0NjExJmN1c3RfbnVtPUFJUjc0MDEiIHN0eWxlPSJiYWNrZ3JvdW5kLWNvbG9yOiAjNENBRjUwOyBjb2xvcjogd2hpdGU7IHBhZGRpbmc6IDEwcHggMjBweDsgdGV4dC1hbGlnbjogY2VudGVyOyB0ZXh0LWRlY29yYXRpb246IG5vbmU7IGRpc3BsYXk6IGlubGluZS1ibG9jazsgYm9yZGVyLXJhZGl1czogNXB4OyIgY29sb3I9ImJsdWUiIHRhcmdldD0iX2JsYW5rIj5WaWV3IFlvdXIgT25saW5lIFF1b3RlPC9hPg0KCQkJCQkJPGJyPg0KCQkJCQkJPHAgc3R5bGU9ImZvbnQtc2l6ZTogMTRweDsgY29sb3I6ICMzMzMzMzM7IG1hcmdpbi10b3A6IDEwcHg7Ij5JZiB0aGUgYnV0dG9uIGFib3ZlIGRvZXMgbm90IHdvcmssIHBsZWFzZSA8YSBocmVmPSJodHRwczovL2Z1bWV4dHJhY3RvcnMuY29tL3F1b3RlL2luZGV4LnBocD9hY3Q9bG9naW4mcXVvdGVfbnVtPUcwMDQ2MTEmY3VzdF9udW09QUlSNzQwMSIgc3R5bGU9ImNvbG9yOiAjMDA2NmNjOyB0ZXh0LWRlY29yYXRpb246IHVuZGVybGluZTsiPmNsaWNrIGhlcmU8L2E+IG9yIGNvcHkgYW5kIHBhc3RlIHRoZSBmb2xsb3dpbmcgVVJMIGludG8geW91ciBicm93c2VyOjwvcD4NCgkJCQkJCTxwIHN0eWxlPSJmb250LXNpemU6IDE0cHg7IGNvbG9yOiAjMzMzMzMzOyB3b3JkLWJyZWFrOiBicmVhay1hbGw7Ij5odHRwczovL2Z1bWV4dHJhY3RvcnMuY29tL3F1b3RlL2luZGV4LnBocD9hY3Q9bG9naW4mYW1wO3F1b3RlX251bT1HMDA0NjExJmFtcDtjdXN0X251bT1BSVI3NDAxPC9wPg0KCQkJCQk8L2Rpdj4NCgkJCQkgdG8gdmlldyB5b3VyIHF1b3RlIG9ubGluZQ0KaW5jbHVkaW5nIHZpZGVvcywgcGljdHVyZXMgYW5kIGxpdGVyYXR1cmUuPGJyPjwvcD48cCBjbGFzcz0iTXNvTm9ybWFsIj48bzpwPjwvbzpwPjwvcD4NCg0KPHAgY2xhc3M9Ik1zb05vcm1hbCI+VGhlc2UgaXRlbXMgYXJlIGN1cnJlbnRseSBpbiBzdG9jayBhbmQgc2hpcCB3aXRoaW4gdHdvLWZpdmUNCmRheXMgb2YgdGhlIG9yZGVyIGRhdGUuIDxicj4NCjxicj4NCk91ciBmdW1lIGFybXMgY29tZSB3aXRoIGEgbW91bnRpbmcgYnJhY2tldCBhbmQgYSA04oCdIGxvbmcgZHVjdCBhZGFwdGVyIGFscmVhZHkNCm1vdW50ZWQgb24gdGhlIGZ1bWUgYXJtIGFuZCByZWFkeSB0byBiZSBjb25uZWN0ZWQgdG8gZXhpc3RpbmcgZHVjdHdvcmsuPG86cD48L286cD48L3A+DQoNCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxvOnA+Jm5ic3A7PC9vOnA+SWYgeW91IGhhdmUgYW55IHF1ZXN0aW9ucywgcGxlYXNlIGRvbid0IGhlc2l0YXRlIHRvIGNhbGwgb3INCmUtbWFpbC48L3A+PHAgY2xhc3M9Ik1zb05vcm1hbCI+PG86cD48L286cD48L3A+DQoNCjxwIGNsYXNzPSJNc29Ob3JtYWwiPjxvOnA+Jm5ic3A7PGJyPjwvbzpwPlNpbmNlcmVseSw8L3A+PHAgY2xhc3M9Ik1zb05vcm1hbCI+PG86cD48L286cD48L3A+DQoNCjxwIGNsYXNzPSJNc29Ob3JtYWwiPktldmluIEdhbGxhZ2hlcjxvOnA+PC9vOnA+PC9wPjxkaXY+PC9kaXY+PC9ib2R5PjwvaHRtbD4=
v2_mailid: 4239098
acsopav2 mailgun/newmail.php curl info:
Array
(
    [from] => Kevin Gallagher 
    [recipient] => keving@aircleaningspecialists.com
    [To] => keving@aircleaningspecialists.com
    [Date] => 2025-06-20 09:02:01
    [subject] => Your Fumextractors Fume Arm Quote
    [mas-customer-no] => AIR7401
    [email-html] => 

 Attached please find your FumeXtractors quote and product literature.

Click here (ACS) to view your quote online including videos, pictures and literature.

These items are currently in stock and ship within two-five days of the order date.

Our fume arms come with a mounting bracket and a 4” long duct adapter already mounted on the fume arm and ready to be connected to existing ductwork.

 If you have any questions, please don't hesitate to call or e-mail.

 
Sincerely,

Kevin Gallagher

[qq_from_repid] => 0064 )
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] => 442
    [request_size] => 648
    [filetime] => -1
    [ssl_verify_result] => 0
    [redirect_count] => 0
    [total_time] => 0.229276
    [namelookup_time] => 0.001744
    [connect_time] => 0.047838
    [pretransfer_time] => 0.108661
    [size_upload] => 2096
    [size_download] => 741
    [speed_download] => 3235
    [speed_upload] => 9152
    [download_content_length] => 741
    [upload_content_length] => 2096
    [starttransfer_time] => 0.156714
    [redirect_time] => 0
    [redirect_url] => 
    [primary_ip] => 71.91.252.131
    [certinfo] => Array
        (
        )

    [primary_port] => 7443
    [local_ip] => 104.239.145.129
    [local_port] => 47736
    [http_version] => 2
    [protocol] => 2
    [ssl_verifyresult] => 0
    [scheme] => HTTPS
    [appconnect_time_us] => 108574
    [connect_time_us] => 47838
    [namelookup_time_us] => 1744
    [pretransfer_time_us] => 108661
    [redirect_time_us] => 0
    [starttransfer_time_us] => 156714
    [total_time_us] => 229276
)
after pushing email and files into v2/timeline ...: 9.2377769947052 secs since start
empty the shopping cart ...
Cart should now be empty ...
after running remote mas queries ...: 9.6687319278717 secs since start
Connected to ACSOPA DBafter reconnecting to the acsopa db ...: 11.721879005432 secs since start
strJSON:
{"exportid":"86472","import_result":null,"import_error":"","fileurl":"GMImport_86472_1750428126_35112.acsopa","email_result":"success","goldmine_import":null,"mas_import":"","generate_quote":"true","goldmine_company":"Air Assurance","goldmine_email":"mmessimore@airassurance.com","goldmine_phone":"(918) 830-7313","mas_quote_number":"G004611","mas_customer_number":"AIR7401"}
end: 11.740467071533 secs since start