From 401010353124fe84fc01a38ccf9123f977929b0c Mon Sep 17 00:00:00 2001 From: justin Date: Tue, 2 Jun 2026 10:45:07 -0500 Subject: [PATCH] Lower trucking compliance pricing across product + marketing surfaces Permanent price cuts: - MCS-150 Biennial Update: $69 -> $39 - UCR Annual Registration: $69 -> $39 (+ gov fee unchanged) - MC Operating Authority: $349 -> $199 (+ $300 FMCSA fee unchanged) - State compliance programs (IRP, IFTA, weight-distance/HUT/HUF/KYU, intrastate, OSOW, state DOT, state emissions): -> $109 - California MCP + CARB: $349 -> $229 Updated source of truth (compliance-orders.ts, intake_manifest SERVICE_META), stale dot-lookup recommendation prices, all static trucking landing/marketing pages (services/trucking/*, order/dot-compliance, pricing), and the email campaign scripts (setup_trucking_campaigns, create_state_campaigns). FE/BE price cross-check: all 16 changed slugs consistent. tsc clean, fulfillment consistency 24/24, site build OK. --- api/src/routes/compliance-orders.ts | 32 +++++++++---------- api/src/routes/dot-lookup.ts | 10 +++--- scripts/create_state_campaigns.py | 18 +++++------ scripts/setup_trucking_campaigns.py | 18 +++++------ site/public/order/dot-compliance/index.html | 24 +++++++------- site/public/pricing/index.html | 2 +- .../services/trucking/california/index.html | 6 ++-- .../services/trucking/connecticut/index.html | 6 ++-- .../services/trucking/florida/index.html | 6 ++-- site/public/services/trucking/index.html | 16 +++++----- .../services/trucking/irp-ifta/index.html | 6 ++-- .../services/trucking/kentucky/index.html | 6 ++-- .../services/trucking/new-carrier/index.html | 2 +- .../services/trucking/new-mexico/index.html | 6 ++-- .../services/trucking/new-york/index.html | 8 ++--- .../services/trucking/oregon/index.html | 6 ++-- .../public/services/trucking/texas/index.html | 6 ++-- site/src/lib/intake_manifest.ts | 32 +++++++++---------- 18 files changed, 105 insertions(+), 105 deletions(-) diff --git a/api/src/routes/compliance-orders.ts b/api/src/routes/compliance-orders.ts index dfb3316..b254528 100644 --- a/api/src/routes/compliance-orders.ts +++ b/api/src/routes/compliance-orders.ts @@ -219,7 +219,7 @@ const COMPLIANCE_SERVICES: Record< // ── DOT / FMCSA Motor Carrier Services ────────────────────────────── "mcs150-update": { name: "MCS-150 Biennial Update", - price_cents: 6900, + price_cents: 3900, erpnext_item: "MCS150-UPDATE", discountable: true, }, @@ -231,7 +231,7 @@ const COMPLIANCE_SERVICES: Record< }, "ucr-registration": { name: "UCR Annual Registration", - price_cents: 6900, + price_cents: 3900, gov_fee_cents: 4600, // minimum tier ($46 for 0-2 power units) gov_fee_label: "UCR registration fee (tier-based, minimum shown)", erpnext_item: "UCR-REGISTRATION", @@ -245,7 +245,7 @@ const COMPLIANCE_SERVICES: Record< }, "mc-authority": { name: "MC Operating Authority Application", - price_cents: 34900, // + $300 FMCSA gov fee + price_cents: 19900, // $199 + $300 FMCSA gov fee gov_fee_cents: 30000, // $300 FMCSA application fee gov_fee_label: "FMCSA operating authority application fee", erpnext_item: "MC-AUTHORITY", @@ -297,73 +297,73 @@ const COMPLIANCE_SERVICES: Record< // ── State-Level Trucking Compliance ────────────────────────────────── "irp-registration": { name: "IRP Registration Assistance", - price_cents: 19900, + price_cents: 10900, // + state fees (apportioned registration billed at cost) erpnext_item: "IRP-REGISTRATION", discountable: true, }, "ifta-application": { name: "IFTA Application + Decals", - price_cents: 14900, + price_cents: 10900, // + state fees erpnext_item: "IFTA-APPLICATION", discountable: true, }, "ifta-quarterly": { name: "IFTA Quarterly Filing", - price_cents: 9900, + price_cents: 10900, erpnext_item: "IFTA-QUARTERLY", discountable: true, }, "or-weight-mile-tax": { name: "Oregon Weight-Mile Tax Setup", - price_cents: 19900, + price_cents: 10900, // + state fees erpnext_item: "OR-WEIGHT-MILE-TAX", discountable: true, }, "ny-hut-registration": { name: "NY Highway Use Tax Registration", - price_cents: 19900, + price_cents: 10900, // + state fees erpnext_item: "NY-HUT-REGISTRATION", discountable: true, }, "ky-kyu-registration": { name: "KY Weight-Distance Tax Setup", - price_cents: 19900, + price_cents: 10900, // + state fees erpnext_item: "KY-KYU-REGISTRATION", discountable: true, }, "nm-weight-distance": { name: "NM Weight-Distance Tax Setup", - price_cents: 19900, + price_cents: 10900, // + state fees erpnext_item: "NM-WEIGHT-DISTANCE", discountable: true, }, "ct-highway-use-fee": { name: "CT Highway Use Fee Setup", - price_cents: 19900, + price_cents: 10900, // + state fees erpnext_item: "CT-HIGHWAY-USE-FEE", discountable: true, }, "ca-mcp-carb": { name: "California MCP + CARB Compliance", - price_cents: 34900, + price_cents: 22900, // $229 + state fees (CA is more complex: MCP + CARB) erpnext_item: "CA-MCP-CARB", discountable: true, }, "state-dot-registration": { name: "State DOT Registration", - price_cents: 14900, + price_cents: 10900, // + state fees erpnext_item: "STATE-DOT-REGISTRATION", discountable: true, }, "intrastate-authority": { name: "Intrastate Operating Authority", - price_cents: 24900, + price_cents: 10900, // + state fees erpnext_item: "INTRASTATE-AUTHORITY", discountable: true, }, "osow-permit": { name: "Oversize/Overweight Permit", - price_cents: 9900, + price_cents: 10900, // + state permit fees erpnext_item: "OSOW-PERMIT", discountable: true, }, @@ -383,7 +383,7 @@ const COMPLIANCE_SERVICES: Record< }, "state-emissions": { name: "State Clean-Truck / Emissions Compliance", - price_cents: 19900, // $199 — NY/CO/MD/NJ/MA clean-truck / ACT advisory + registration assist + price_cents: 10900, // $109 + state fees — NY/CO/MD/NJ/MA clean-truck / ACT advisory + registration assist erpnext_item: "STATE-EMISSIONS", discountable: true, }, diff --git a/api/src/routes/dot-lookup.ts b/api/src/routes/dot-lookup.ts index 6682927..0b35e03 100644 --- a/api/src/routes/dot-lookup.ts +++ b/api/src/routes/dot-lookup.ts @@ -868,17 +868,17 @@ router.get("/api/v1/dot/state-requirements", async (req, res) => { reqs.push(st.weight_distance_tax_name || "Weight-Distance Tax"); const slugMap: Record = { OR: "or-weight-mile-tax", NY: "ny-hut-registration", KY: "ky-kyu-registration", NM: "nm-weight-distance", CT: "ct-highway-use-fee" }; if (slugMap[code]) { - recommended.push({ slug: slugMap[code], name: st.weight_distance_tax_name, price_cents: 19900, reason: `${code} ${st.weight_distance_tax_name} required` }); + recommended.push({ slug: slugMap[code], name: st.weight_distance_tax_name, price_cents: 10900, reason: `${code} ${st.weight_distance_tax_name} required` }); } } if (st.state_carrier_permit) { reqs.push(st.state_carrier_permit_name || "State Carrier Permit"); - if (code === "CA") recommended.push({ slug: "ca-mcp-carb", name: "California MCP + CARB Compliance", price_cents: 34900, reason: "CA Motor Carrier Permit + CARB required" }); + if (code === "CA") recommended.push({ slug: "ca-mcp-carb", name: "California MCP + CARB Compliance", price_cents: 22900, reason: "CA Motor Carrier Permit + CARB required" }); } if (st.emissions_program) reqs.push(st.emissions_program_name || "Emissions"); if (st.intrastate_authority_required) { reqs.push("Intrastate Authority"); - recommended.push({ slug: "intrastate-authority", name: "Intrastate Operating Authority", price_cents: 24900, reason: `${code} requires state operating authority` }); + recommended.push({ slug: "intrastate-authority", name: "Intrastate Operating Authority", price_cents: 10900, reason: `${code} requires state operating authority` }); } if (st.state_dot_required) reqs.push(st.state_dot_number_name || "State DOT Number"); @@ -887,10 +887,10 @@ router.get("/api/v1/dot/state-requirements", async (req, res) => { // Add IRP/IFTA recommendations if any state requires them if (needsIrp && allStates.length > 1) { - recommended.unshift({ slug: "irp-registration", name: "IRP Registration Assistance", price_cents: 19900, reason: "IRP required for interstate operation" }); + recommended.unshift({ slug: "irp-registration", name: "IRP Registration Assistance", price_cents: 10900, reason: "IRP required for interstate operation" }); } if (needsIfta && allStates.length > 1) { - recommended.splice(1, 0, { slug: "ifta-application", name: "IFTA Application + Decals", price_cents: 14900, reason: "IFTA required for interstate fuel tax" }); + recommended.splice(1, 0, { slug: "ifta-application", name: "IFTA Application + Decals", price_cents: 10900, reason: "IFTA required for interstate fuel tax" }); } // Deduplicate recommendations by slug diff --git a/scripts/create_state_campaigns.py b/scripts/create_state_campaigns.py index 34a7e8e..caf39ba 100644 --- a/scripts/create_state_campaigns.py +++ b/scripts/create_state_campaigns.py @@ -44,9 +44,9 @@ CAMPAIGNS = { """, "services_section": """ - - - + + +
California MCP + CARB Compliance$349
IRP Registration Assistance$199
IFTA Application + Decals$149
California MCP + CARB Compliance$229
IRP Registration Assistance$109
IFTA Application + Decals$109
State Compliance Bundle$599
""", "cta_url": "https://performancewest.net/services/trucking/california/", @@ -66,9 +66,9 @@ CAMPAIGNS = { """, "services_section": """ - - - + + +
Oregon Weight-Mile Tax Setup$199
IRP Registration Assistance$199
IFTA Application + Decals$149
Oregon Weight-Mile Tax Setup$109
IRP Registration Assistance$109
IFTA Application + Decals$109
State Compliance Bundle$599
""", "cta_url": "https://performancewest.net/services/trucking/oregon/", @@ -88,9 +88,9 @@ CAMPAIGNS = { """, "services_section": """ - - - + + +
NY Highway Use Tax Registration$199
IRP Registration Assistance$199
Intrastate Operating Authority$249
NY Highway Use Tax Registration$109
IRP Registration Assistance$109
Intrastate Operating Authority$109
State Compliance Bundle$599
""", "cta_url": "https://performancewest.net/services/trucking/new-york/", diff --git a/scripts/setup_trucking_campaigns.py b/scripts/setup_trucking_campaigns.py index 8be583d..3ef4bb6 100644 --- a/scripts/setup_trucking_campaigns.py +++ b/scripts/setup_trucking_campaigns.py @@ -111,7 +111,7 @@ CAMPAIGNS = [ "CA Number / CHP requirements — California carriers may need a state carrier number in addition to USDOT.", "CARB emissions compliance — diesel vehicles can face California emissions restrictions and enforcement.", ], - "services": [("California MCP + CARB Compliance", "$349"), ("IRP Registration Assistance", "$199"), ("IFTA Application + Decals", "$149"), ("State Compliance Bundle", "$599")], + "services": [("California MCP + CARB Compliance", "$229"), ("IRP Registration Assistance", "$109"), ("IFTA Application + Decals", "$109"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/california/", "cta_text": "View California Compliance Services", }, { @@ -123,7 +123,7 @@ CAMPAIGNS = [ "IRP / apportioned plates — interstate Oregon operations often require apportioned registration.", "ODOT authority — some for-hire intrastate operations require state authority.", ], - "services": [("Oregon Weight-Mile Tax Setup", "$199"), ("IRP Registration Assistance", "$199"), ("IFTA Application + Decals", "$149"), ("State Compliance Bundle", "$599")], + "services": [("Oregon Weight-Mile Tax Setup", "$109"), ("IRP Registration Assistance", "$109"), ("IFTA Application + Decals", "$109"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/oregon/", "cta_text": "View Oregon Compliance Services", }, { @@ -135,7 +135,7 @@ CAMPAIGNS = [ "Quarterly filings — HUT is not just a one-time registration. Reporting may be recurring.", "Intrastate authority — for-hire NY intrastate carriers may need NY authority.", ], - "services": [("NY Highway Use Tax Registration", "$199"), ("HUT Quarterly Filing", "$99"), ("Intrastate Operating Authority", "$249"), ("State Compliance Bundle", "$599")], + "services": [("NY Highway Use Tax Registration", "$109"), ("HUT Quarterly Filing", "$99"), ("Intrastate Operating Authority", "$109"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/new-york/", "cta_text": "View New York Compliance Services", }, { @@ -147,7 +147,7 @@ CAMPAIGNS = [ "Mileage reporting — KYU tax is based on miles operated in Kentucky and requires ongoing filings.", "Permit exposure — operating without proper KYU setup can create roadside and tax issues.", ], - "services": [("Kentucky KYU Number Setup", "$199"), ("KYU Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], + "services": [("Kentucky KYU Number Setup", "$109"), ("KYU Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/kentucky/", "cta_text": "View Kentucky Compliance Services", }, { @@ -159,7 +159,7 @@ CAMPAIGNS = [ "Trip and mileage records — filings depend on New Mexico miles and vehicle weight class.", "Operating state gap — carriers passing through NM can trigger requirements even if based elsewhere.", ], - "services": [("New Mexico Weight-Distance Setup", "$199"), ("Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], + "services": [("New Mexico Weight-Distance Setup", "$109"), ("Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/new-mexico/", "cta_text": "View New Mexico Compliance Services", }, { @@ -171,7 +171,7 @@ CAMPAIGNS = [ "Quarterly filing — HUF returns are recurring and based on mileage and weight class.", "Multi-state exposure — CT trips can trigger filing duties even for carriers based outside Connecticut.", ], - "services": [("Connecticut HUF Registration", "$199"), ("Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], + "services": [("Connecticut HUF Registration", "$109"), ("Quarterly Filing", "$99"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/connecticut/", "cta_text": "View Connecticut Compliance Services", }, { @@ -183,7 +183,7 @@ CAMPAIGNS = [ "Intrastate operating authority — for-hire Texas operations can trigger state authority and insurance filing requirements.", "Insurance filing — Texas authority often requires proof of insurance on file with the state.", ], - "services": [("Texas TxDMV Number Filing", "$249"), ("Texas Intrastate Authority", "$249"), ("State Insurance Filing", "$99"), ("State Compliance Bundle", "$599")], + "services": [("Texas TxDMV Number Filing", "$109"), ("Texas Intrastate Authority", "$109"), ("State Insurance Filing", "$99"), ("State Compliance Bundle", "$599")], "cta_url": "https://performancewest.net/services/trucking/texas/", "cta_text": "View Texas Compliance Services", }, { @@ -195,7 +195,7 @@ CAMPAIGNS = [ "IFTA fuel tax account — interstate fuel tax registration and decals may be required before operating across state lines.", "Quarterly IFTA returns — IFTA continues after registration with quarterly fuel tax reporting.", ], - "services": [("IRP Registration Assistance", "$199"), ("IFTA Application + Decals", "$149"), ("Quarterly IFTA Filing", "$99"), ("IRP/IFTA Bundle", "$299")], + "services": [("IRP Registration Assistance", "$109"), ("IFTA Application + Decals", "$109"), ("Quarterly IFTA Filing", "$99"), ("IRP/IFTA Bundle", "$299")], "cta_url": "https://performancewest.net/services/trucking/irp-ifta/", "cta_text": "Get IRP / IFTA Help", }, { @@ -232,7 +232,7 @@ CAMPAIGNS = [ "Missed renewals — new carriers often miss UCR, MCS-150 timing, state permits, or quarterly fuel tax obligations.", "Cash-flow friendly setup — bundling startup compliance prevents piecemeal filings and duplicate work.", ], - "services": [("New Carrier Starter Bundle", "$599"), ("LLC Formation", "$199"), ("BOC-3", "$49"), ("UCR Filing", "$99")], + "services": [("New Carrier Starter Bundle", "$599"), ("LLC Formation", "$199"), ("BOC-3", "$49"), ("UCR Filing", "$39")], "cta_url": "https://performancewest.net/services/trucking/new-carrier/", "cta_text": "Start Carrier Compliance", }, ] diff --git a/site/public/order/dot-compliance/index.html b/site/public/order/dot-compliance/index.html index 0c6906d..1bc3ba5 100644 --- a/site/public/order/dot-compliance/index.html +++ b/site/public/order/dot-compliance/index.html @@ -132,7 +132,7 @@ Sign out
MCS-150 Biennial Update - $69 + $39

Required every 2 years. Failure to update results in USDOT deactivation + fines up to $1,000/day.

@@ -158,7 +158,7 @@ Sign out
UCR Annual Registration - $69 + gov fee from $46 + $39 + gov fee from $46

Annual requirement for interstate carriers. Gov fee based on fleet size ($59–$7,511). Failure = out-of-service at roadside.

@@ -214,7 +214,7 @@ Sign out
MC Operating Authority - $349 + $300 FMCSA fee + $199 + $300 FMCSA fee

Apply for common or contract authority to operate as a for-hire carrier.

@@ -273,7 +273,7 @@ Sign out
IRP Registration Assistance - $199 + $109

International Registration Plan — apportioned vehicle registration for interstate carriers. Filed through your base state.

@@ -286,7 +286,7 @@ Sign out
IFTA Application + Decals - $149 + $109

International Fuel Tax Agreement — get your IFTA license and decals for interstate fuel tax reporting.

@@ -299,7 +299,7 @@ Sign out
California MCP + CARB Compliance - $349 + $229

Motor Carrier Permit (MCP) + CARB Truck & Bus Rule compliance. Required for all carriers operating in California.

@@ -312,7 +312,7 @@ Sign out
Oregon Weight-Mile Tax Setup - $199 + $109

Account setup and first filing for Oregon's Weight-Mile Tax. Required for vehicles over 26,001 lbs.

@@ -325,7 +325,7 @@ Sign out
NY Highway Use Tax (HUT) - $199 + $109

Registration and first filing for New York's Highway Use Tax. Required for vehicles over 18,000 lbs.

@@ -338,7 +338,7 @@ Sign out
KY Weight-Distance Tax (KYU) - $199 + $109

KYU number and account setup for Kentucky's Weight-Distance Tax. Required for vehicles over 59,999 lbs.

@@ -351,7 +351,7 @@ Sign out
NM Weight-Distance Tax - $199 + $109

E-permit and account setup for New Mexico's Weight-Distance Tax. Required for vehicles over 26,001 lbs.

@@ -364,7 +364,7 @@ Sign out
CT Highway Use Fee - $199 + $109

Registration and first filing for Connecticut's Highway Use Fee. Required for vehicles over 26,000 lbs.

@@ -377,7 +377,7 @@ Sign out
Intrastate Operating Authority - $249 + $109

State-level operating authority (Certificate of Authority / CPCN) for for-hire intrastate carriers.

diff --git a/site/public/pricing/index.html b/site/public/pricing/index.html index 6b5a19e..23d3f1b 100644 --- a/site/public/pricing/index.html +++ b/site/public/pricing/index.html @@ -15,7 +15,7 @@ Sign out Every service has a published price with defined deliverables and turnaround times. No billable hours. No surprise invoices.

Why fixed pricing?

Law firms and traditional consultancies bill by the hour — often $300 to $600 per hour — with no upfront cost certainty. A "quick review" can turn into thousands of dollars. Performance West is different. -

Know the cost upfront

Every service has a published price. The price you see is the price you pay.

Defined turnaround

We commit to a delivery date and meet it. No indefinite timelines or scope creep.

Clear deliverables

You know exactly what you're getting before we start. No ambiguity.

Telecom

FCC Carrier / ISP Registration

FCC Carrier / ISP Registration Bundle Save 35%

CORES + 499 Initial + RMD + CPNI + CALEA + D.C. Agent

$1,299 2-3 weeks
Annual FCC Filings
499-A Filing$499
499-A (Zero Revenue)$179
499-A + 499-Q Bundle$599
499-A Discontinuance$299
CPNI Certification$199
RMD Registration$249 + $100 fee
BDC Broadband$249
BDC Voice$199
BDC Both$349
Registration & Setup
CORES / FRN Registration$149
Form 499 Initial$349
CALEA SSI Plan$799
D.C. Agent (Annual)$149
STIR/SHAKEN$499
NECA OCN Registration$2,650
State PUC/PSC$399/state
Foreign Carrier (63.11)$349
Free Tools
FCC Compliance CheckFREE

Trucking / DOT

+

Know the cost upfront

Every service has a published price. The price you see is the price you pay.

Defined turnaround

We commit to a delivery date and meet it. No indefinite timelines or scope creep.

Clear deliverables

You know exactly what you're getting before we start. No ambiguity.

Telecom

FCC Carrier / ISP Registration

FCC Carrier / ISP Registration Bundle Save 35%

CORES + 499 Initial + RMD + CPNI + CALEA + D.C. Agent

$1,299 2-3 weeks
Annual FCC Filings
499-A Filing$499
499-A (Zero Revenue)$179
499-A + 499-Q Bundle$599
499-A Discontinuance$299
CPNI Certification$199
RMD Registration$249 + $100 fee
BDC Broadband$249
BDC Voice$199
BDC Both$349
Registration & Setup
CORES / FRN Registration$149
Form 499 Initial$349
CALEA SSI Plan$799
D.C. Agent (Annual)$149
STIR/SHAKEN$499
NECA OCN Registration$2,650
State PUC/PSC$399/state
Foreign Carrier (63.11)$349
Free Tools
FCC Compliance CheckFREE

Trucking / DOT

Need a custom quote?

Services marked "Custom quote" are priced based on scope and complexity. Multi-service packages and ongoing compliance retainers are also available. Contact us for a no-obligation consultation. diff --git a/site/public/services/trucking/california/index.html b/site/public/services/trucking/california/index.html index 241f57a..a2691c0 100644 --- a/site/public/services/trucking/california/index.html +++ b/site/public/services/trucking/california/index.html @@ -138,7 +138,7 @@ Sign out

California MCP + CARB Compliance

Full Motor Carrier Permit application or renewal, plus CARB Truck & Bus Rule compliance verification. Includes CA Number assistance if needed.

-

$349

+

$229

Order Now
@@ -148,7 +148,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through the CA DMV. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -158,7 +158,7 @@ Sign out

IFTA Application + Decals

IFTA license application through the CA BOE. Includes initial decal order, quarterly return setup guidance, and ongoing filing support.

-

$149

+

$109

Order Now
diff --git a/site/public/services/trucking/connecticut/index.html b/site/public/services/trucking/connecticut/index.html index 37ba5c5..47c1795 100644 --- a/site/public/services/trucking/connecticut/index.html +++ b/site/public/services/trucking/connecticut/index.html @@ -142,7 +142,7 @@ Sign out

HUF Account Registration

Full CT Highway Use Fee account setup with the Department of Revenue Services (DRS), weight classification, and initial registration. Includes guidance on monthly return filing and record-keeping requirements.

-

$199

+

$109

Order Now
@@ -152,7 +152,7 @@ Sign out

IRP Registration

International Registration Plan application for apportioned plates. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -162,7 +162,7 @@ Sign out

IFTA Application + Decals

IFTA license application for Connecticut carriers. Includes initial decal order, quarterly return setup guidance, and ongoing filing support across all member jurisdictions.

-

$149

+

$109

Order Now
diff --git a/site/public/services/trucking/florida/index.html b/site/public/services/trucking/florida/index.html index 220ffdc..2c20bc7 100644 --- a/site/public/services/trucking/florida/index.html +++ b/site/public/services/trucking/florida/index.html @@ -148,7 +148,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through the FL DHSMV. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -158,7 +158,7 @@ Sign out

IFTA Application + Decals

IFTA license application through the FL DOR. Includes initial decal order, quarterly return setup guidance, and ongoing filing support.

-

$149

+

$109

Order Now
@@ -168,7 +168,7 @@ Sign out

Intrastate Authority

FL DHSMV Motor Carrier Certificate application for intrastate-only carriers. We prepare and file the application, coordinate insurance filings, and track approval.

-

$249

+

$109

Order Now
diff --git a/site/public/services/trucking/index.html b/site/public/services/trucking/index.html index 6d88c89..bd2e889 100644 --- a/site/public/services/trucking/index.html +++ b/site/public/services/trucking/index.html @@ -78,7 +78,7 @@ Sign out

MCS-150 Biennial Update

Required every 2 years for all USDOT-registered carriers. Updates company profile, mileage, fleet size, and operation type.

-

$69

+

$39

Order
@@ -105,7 +105,7 @@ Sign out

Annual requirement for interstate carriers. We handle the registration and payment. Gov fee based on fleet size (from $46).

- $69 + $39 + gov fee
Order @@ -134,7 +134,7 @@ Sign out

Apply for common or contract authority to operate as a for-hire carrier. Includes BOC-3 setup at no extra charge.

- $349 + $199 + $300 FMCSA fee
Order @@ -197,7 +197,7 @@ Sign out

IRP Registration

International Registration Plan apportioned plates for interstate carriers. Mileage schedules, application, and cab card tracking.

-

$199

+

$109

Order
@@ -207,7 +207,7 @@ Sign out

IFTA License

International Fuel Tax Agreement license and decals. Simplifies fuel tax reporting for carriers operating across state lines.

-

$149

+

$109

Order
@@ -217,7 +217,7 @@ Sign out

California MCP + CARB

Motor Carrier Permit application or renewal plus CARB Truck & Bus Rule compliance verification. Includes CA Number assistance.

-

$349

+

$229

Order
@@ -227,7 +227,7 @@ Sign out

Weight-Distance Tax

Registration and reporting for states with weight-distance or mileage taxes (NY, NM, OR, KY). Filing and quarterly returns.

-

$199

+

$109

Order
@@ -237,7 +237,7 @@ Sign out

Intrastate Authority

State-level operating authority for carriers that operate solely within a single state. Application, insurance filing, and permits.

-

$249

+

$109

Order
diff --git a/site/public/services/trucking/irp-ifta/index.html b/site/public/services/trucking/irp-ifta/index.html index b659c77..d3b8954 100644 --- a/site/public/services/trucking/irp-ifta/index.html +++ b/site/public/services/trucking/irp-ifta/index.html @@ -135,7 +135,7 @@ Sign out

IRP Registration Assistance

Full apportioned-plate setup in your base state. We prepare your mileage schedules, complete the application, and track your plate and cab cards.

-

$199

+

$109

Order Now
@@ -144,7 +144,7 @@ Sign out

IFTA Application + Decals

IFTA license application plus your initial decal order, with quarterly return setup guidance and ongoing filing support.

-

$149

+

$109

Order Now
@@ -153,7 +153,7 @@ Sign out

IFTA Quarterly Return Filing

We prepare and file your quarterly IFTA return from your trip and fuel data so you never miss a deadline or miscalculate tax owed.

-

$99

+

$109

Order Now
diff --git a/site/public/services/trucking/kentucky/index.html b/site/public/services/trucking/kentucky/index.html index 229c89d..8af9cc5 100644 --- a/site/public/services/trucking/kentucky/index.html +++ b/site/public/services/trucking/kentucky/index.html @@ -142,7 +142,7 @@ Sign out

Kentucky KYU Number Setup

Full KYU Weight-Distance Tax license setup for vehicles over 59,999 lbs. Includes account registration, vehicle classification, and guidance on the quarterly weight-distance tax returns and KYU renewal.

-

$199

+

$109

Order Now
@@ -152,7 +152,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application for apportioned plates. We prepare your mileage schedules, handle the application, and track your cab cards for interstate carriers over 26,000 lbs.

-

$199

+

$109

Order Now
@@ -162,7 +162,7 @@ Sign out

IFTA Application + Decals

IFTA license application with initial decal order, quarterly fuel tax return setup guidance, and ongoing filing support so your returns stay current in every member jurisdiction.

-

$149

+

$109

Order Now
diff --git a/site/public/services/trucking/new-carrier/index.html b/site/public/services/trucking/new-carrier/index.html index 6ed219f..133147f 100644 --- a/site/public/services/trucking/new-carrier/index.html +++ b/site/public/services/trucking/new-carrier/index.html @@ -162,7 +162,7 @@ Sign out

UCR Registration

Annual Unified Carrier Registration based on your fleet size, filed for you so you stay legal across every state.

-

$99

+

$39

Order Now
diff --git a/site/public/services/trucking/new-mexico/index.html b/site/public/services/trucking/new-mexico/index.html index 15743be..f3fffe7 100644 --- a/site/public/services/trucking/new-mexico/index.html +++ b/site/public/services/trucking/new-mexico/index.html @@ -142,7 +142,7 @@ Sign out

New Mexico Weight-Distance Tax Permit

Full New Mexico Weight-Distance Tax ID setup through the Taxation and Revenue Department, weight classification, and initial registration. Includes guidance on quarterly returns and record-keeping requirements.

-

$199

+

$109

Order Now
@@ -152,7 +152,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through the New Mexico Motor Vehicle Division. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -162,7 +162,7 @@ Sign out

IFTA Application + Decals

IFTA license application for New Mexico-based carriers. Includes initial decal order, quarterly return setup guidance, and ongoing filing support.

-

$149

+

$109

Order Now
diff --git a/site/public/services/trucking/new-york/index.html b/site/public/services/trucking/new-york/index.html index bfdee16..b186cac 100644 --- a/site/public/services/trucking/new-york/index.html +++ b/site/public/services/trucking/new-york/index.html @@ -138,7 +138,7 @@ Sign out

NY HUT Registration

Highway Use Tax registration and quarterly filing through the NY DTF. We handle the initial registration, weight declarations, and ongoing quarterly returns for vehicles over 18,000 lbs.

-

$199

+

$109

Order Now
@@ -148,7 +148,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through the NY DMV. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -158,7 +158,7 @@ Sign out

IFTA Application + Decals

IFTA license application through the NY DTF. Includes initial decal order, quarterly return setup guidance, and ongoing filing support.

-

$149

+

$109

Order Now
@@ -168,7 +168,7 @@ Sign out

Intrastate Authority

NY DOT Certificate application for intrastate-only carriers. We prepare and file the application, coordinate insurance filings, and track approval through the NY DOT.

-

$249

+

$109

Order Now
diff --git a/site/public/services/trucking/oregon/index.html b/site/public/services/trucking/oregon/index.html index 4f020d9..7fe56f8 100644 --- a/site/public/services/trucking/oregon/index.html +++ b/site/public/services/trucking/oregon/index.html @@ -142,7 +142,7 @@ Sign out

Oregon Weight-Mile Tax Setup

Full Oregon Trucking Online (OTO) account setup, weight group classification, and initial Weight-Mile Tax registration. Includes guidance on record-keeping and reporting requirements.

-

$199

+

$109

Order Now
@@ -152,7 +152,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through ODOT. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -162,7 +162,7 @@ Sign out

IFTA Application + Decals

IFTA license application through ODOT. Includes initial decal order, quarterly return setup guidance, and ongoing filing support. Oregon miles are exempt from IFTA fuel tax.

-

$149

+

$109

Order Now
diff --git a/site/public/services/trucking/texas/index.html b/site/public/services/trucking/texas/index.html index 5f72eeb..3e4991e 100644 --- a/site/public/services/trucking/texas/index.html +++ b/site/public/services/trucking/texas/index.html @@ -142,7 +142,7 @@ Sign out

IRP Registration Assistance

International Registration Plan application through TxDMV. We prepare your mileage schedules, handle the application, and track your cab cards.

-

$199

+

$109

Order Now
@@ -152,7 +152,7 @@ Sign out

IFTA Application + Decals

IFTA license application through the Texas Comptroller. Includes initial decal order, quarterly return setup guidance, and ongoing filing support.

-

$149

+

$109

Order Now
@@ -162,7 +162,7 @@ Sign out

Intrastate Authority Application

TxDMV Operating Authority application for intrastate carriers. We prepare and submit your application, coordinate insurance filings, and track approval.

-

$249

+

$109

Order Now
diff --git a/site/src/lib/intake_manifest.ts b/site/src/lib/intake_manifest.ts index 75ebc3a..ce545a7 100644 --- a/site/src/lib/intake_manifest.ts +++ b/site/src/lib/intake_manifest.ts @@ -178,32 +178,32 @@ export const SERVICE_META: Record "foreign-qualification-single": { name: "Foreign Qualification (One State)", price_cents: 14900 }, "foreign-qualification-multi": { name: "Foreign Qualification (Multi-State)", price_cents: 9900 }, // DOT / FMCSA - "mcs150-update": { name: "MCS-150 Biennial Update", price_cents: 6900 }, + "mcs150-update": { name: "MCS-150 Biennial Update", price_cents: 3900 }, "boc3-filing": { name: "BOC-3 Process Agent Filing", price_cents: 8900 }, - "ucr-registration": { name: "UCR Annual Registration", price_cents: 6900 }, + "ucr-registration": { name: "UCR Annual Registration", price_cents: 3900 }, "dot-registration": { name: "New USDOT Number Registration", price_cents: 8900 }, - "mc-authority": { name: "MC Operating Authority Application", price_cents: 34900 }, + "mc-authority": { name: "MC Operating Authority Application", price_cents: 19900 }, "dot-drug-alcohol": { name: "DOT Drug & Alcohol Compliance Program", price_cents: 14900 }, "dot-audit-prep": { name: "New Entrant Safety Audit Preparation", price_cents: 39900 }, "dot-full-compliance": { name: "DOT Full Compliance Bundle", price_cents: 39900 }, "usdot-reactivation": { name: "USDOT Reactivation", price_cents: 14900 }, // State-level trucking - "irp-registration": { name: "IRP Registration Assistance", price_cents: 19900 }, - "ifta-application": { name: "IFTA Application + Decals", price_cents: 14900 }, - "ifta-quarterly": { name: "IFTA Quarterly Filing", price_cents: 9900 }, - "or-weight-mile-tax": { name: "Oregon Weight-Mile Tax Setup", price_cents: 19900 }, - "ny-hut-registration": { name: "NY Highway Use Tax Registration", price_cents: 19900 }, - "ky-kyu-registration": { name: "KY Weight-Distance Tax Setup", price_cents: 19900 }, - "nm-weight-distance": { name: "NM Weight-Distance Tax Setup", price_cents: 19900 }, - "ct-highway-use-fee": { name: "CT Highway Use Fee Setup", price_cents: 19900 }, - "ca-mcp-carb": { name: "California MCP + CARB Compliance", price_cents: 34900 }, - "state-dot-registration": { name: "State DOT Registration", price_cents: 14900 }, - "intrastate-authority": { name: "Intrastate Operating Authority", price_cents: 24900 }, - "osow-permit": { name: "Oversize/Overweight Permit", price_cents: 9900 }, + "irp-registration": { name: "IRP Registration Assistance", price_cents: 10900 }, + "ifta-application": { name: "IFTA Application + Decals", price_cents: 10900 }, + "ifta-quarterly": { name: "IFTA Quarterly Filing", price_cents: 10900 }, + "or-weight-mile-tax": { name: "Oregon Weight-Mile Tax Setup", price_cents: 10900 }, + "ny-hut-registration": { name: "NY Highway Use Tax Registration", price_cents: 10900 }, + "ky-kyu-registration": { name: "KY Weight-Distance Tax Setup", price_cents: 10900 }, + "nm-weight-distance": { name: "NM Weight-Distance Tax Setup", price_cents: 10900 }, + "ct-highway-use-fee": { name: "CT Highway Use Fee Setup", price_cents: 10900 }, + "ca-mcp-carb": { name: "California MCP + CARB Compliance", price_cents: 22900 }, + "state-dot-registration": { name: "State DOT Registration", price_cents: 10900 }, + "intrastate-authority": { name: "Intrastate Operating Authority", price_cents: 10900 }, + "osow-permit": { name: "Oversize/Overweight Permit", price_cents: 10900 }, "state-trucking-bundle": { name: "State Compliance Bundle", price_cents: 49900 }, // Hazmat / emissions "hazmat-phmsa": { name: "PHMSA Hazmat Registration", price_cents: 14900 }, - "state-emissions": { name: "State Clean-Truck / Emissions Compliance", price_cents: 19900 }, + "state-emissions": { name: "State Clean-Truck / Emissions Compliance", price_cents: 10900 }, }; export function formatUSD(cents: number): string {