diff --git a/api/src/routes/compliance-orders.ts b/api/src/routes/compliance-orders.ts
index 3d8c5a6..da830eb 100644
--- a/api/src/routes/compliance-orders.ts
+++ b/api/src/routes/compliance-orders.ts
@@ -52,13 +52,13 @@ const COMPLIANCE_SERVICES: Record<
},
"cpni-certification": {
name: "CPNI Annual Certification",
- price_cents: 14900,
+ price_cents: 19900,
erpnext_item: "CPNI-CERT",
discountable: true,
},
"rmd-filing": {
name: "RMD Registration / Recertification",
- price_cents: 21900,
+ price_cents: 24900,
gov_fee_cents: 10000,
gov_fee_label: "FCC RMD filing fee",
erpnext_item: "RMD-FILING",
@@ -72,7 +72,7 @@ const COMPLIANCE_SERVICES: Record<
},
"dc-agent": {
name: "D.C. Registered Agent (Annual)",
- price_cents: 9900,
+ price_cents: 14900,
erpnext_item: "DC-AGENT",
discountable: false,
},
@@ -81,40 +81,40 @@ const COMPLIANCE_SERVICES: Record<
// carriers pay for just what they need; bdc-filing remains as a bundle.
"bdc-broadband": {
name: "BDC Broadband Deployment Filing",
- price_cents: 19900,
+ price_cents: 24900,
erpnext_item: "BDC-BROADBAND",
discountable: true,
},
"bdc-voice": {
name: "BDC Voice Subscription Filing (formerly Form 477 Voice)",
- price_cents: 14900,
+ price_cents: 19900,
erpnext_item: "BDC-VOICE",
discountable: true,
},
"bdc-filing": {
name: "BDC Filing (Broadband + Voice)",
- price_cents: 29900,
+ price_cents: 34900,
erpnext_item: "BDC-FILING",
discountable: true,
},
// New-carrier entry point — register in CORES + obtain FRN
"cores-frn-registration": {
name: "CORES / FRN Registration",
- price_cents: 9900,
+ price_cents: 14900,
erpnext_item: "CORES-FRN",
discountable: true,
},
// 499-A New Filer Registration (distinct from the annual revenue filing)
"fcc-499-initial": {
name: "Form 499 Initial Registration",
- price_cents: 29900,
+ price_cents: 34900,
erpnext_item: "FCC-499-INITIAL",
discountable: true,
},
// CALEA System Security & Integrity plan (47 USC 229)
"calea-ssi": {
name: "CALEA SSI Plan",
- price_cents: 29900,
+ price_cents: 79900,
erpnext_item: "CALEA-SSI",
discountable: true,
},
diff --git a/site/public/order/fcc-compliance/index.html b/site/public/order/fcc-compliance/index.html
index a26f3a2..3f23df2 100644
--- a/site/public/order/fcc-compliance/index.html
+++ b/site/public/order/fcc-compliance/index.html
@@ -160,21 +160,21 @@ var CHECK_TO_SLUG = {
foreign:"foreign-qualification-multi"
};
var SLUG_META = {
- "cpni-certification": {label:"CPNI Annual Certification", price:14900, desc:"47 CFR § 64.2009 annual CPNI cert filed to FCC ECFS", order:"/order/cpni-certification"},
+ "cpni-certification": {label:"CPNI Annual Certification", price:19900, desc:"47 CFR § 64.2009 annual CPNI cert filed to FCC ECFS", order:"/order/cpni-certification"},
"fcc-499a": {label:"FCC Form 499-A Filing", price:49900, desc:"Annual USF contribution filing at USAC E-File", order:"/order/fcc-499a"},
"fcc-499a-zero": {label:"FCC Form 499-A (Zero Revenue)", price:17900, desc:"For carriers with no telecom revenue", order:"/order/fcc-499a"},
"fcc-499a-discontinuance":{label:"Form 499-A Discontinuance", price:29900, desc:"Close out USAC filer registration", order:"/order/fcc-499a"},
"fcc-499a-499q": {label:"FCC 499-A + 499-Q Bundle", price:59900, desc:"Annual + quarterly USF projections", order:"/order/fcc-499a-499q"},
- "rmd-filing": {label:"RMD Registration / Recertification", price:21900, gov_fee:10000, gov_fee_label:"FCC RMD filing fee", desc:"Robocall Mitigation Database filing + $100 FCC filing fee", order:"/order/rmd-filing"},
+ "rmd-filing": {label:"RMD Registration / Recertification", price:24900, gov_fee:10000, gov_fee_label:"FCC RMD filing fee", desc:"Robocall Mitigation Database filing + $100 FCC filing fee", order:"/order/rmd-filing"},
"stir-shaken": {label:"STIR/SHAKEN Implementation", price:49900, desc:"STIR/SHAKEN certificate + attestation setup", order:"/order/stir-shaken"},
- "bdc-filing": {label:"BDC Filing (Broadband + Voice)", price:29900, desc:"Broadband + Voice subscription data collection", order:"/order/bdc-filing"},
- "bdc-broadband": {label:"BDC Broadband Deployment Filing", price:19900, desc:"Broadband deployment data collection (semi-annual)", order:"/order/bdc-broadband"},
- "bdc-voice": {label:"BDC Voice Subscription Filing", price:14900, desc:"Voice subscription data collection, formerly Form 477 Voice", order:"/order/bdc-voice"},
- "dc-agent": {label:"D.C. Registered Agent (Annual)", price:9900, desc:"Statutory agent for FCC correspondence", order:"/order/dc-agent"},
- "calea-ssi": {label:"CALEA SSI Plan", price:29900, desc:"System Security & Integrity plan — required for voice, VoIP, and broadband providers (wholesale and retail)", order:"/order/calea-ssi", note:"We generate the SSI plan document and help identify a Trusted Third Party (TTP) vendor (Subsentio, Yaana, or CBI) for lawful intercept capability. CALEA applies to all telecom carriers and facilities-based broadband ISPs — wholesale and retail. You will need an active TTP contract (~$500\u2013$2,000/yr) for actual intercept. Wholesale-only carriers may qualify for a simplified cooperation agreement.
Voice-only providers: Consider operating under a Canadian CRTC carrier license instead — Canada has significantly less compliance red tape for VoIP carriers, with no CALEA equivalent, no USF contributions, and no annual RMD/CPNI certifications."},
+ "bdc-filing": {label:"BDC Filing (Broadband + Voice)", price:34900, desc:"Broadband + Voice subscription data collection", order:"/order/bdc-filing"},
+ "bdc-broadband": {label:"BDC Broadband Deployment Filing", price:24900, desc:"Broadband deployment data collection (semi-annual)", order:"/order/bdc-broadband"},
+ "bdc-voice": {label:"BDC Voice Subscription Filing", price:19900, desc:"Voice subscription data collection, formerly Form 477 Voice", order:"/order/bdc-voice"},
+ "dc-agent": {label:"D.C. Registered Agent (Annual)", price:14900, nodiscount:true, desc:"Statutory agent for FCC correspondence", order:"/order/dc-agent"},
+ "calea-ssi": {label:"CALEA SSI Plan", price:79900, desc:"System Security & Integrity plan — required for voice, VoIP, and broadband providers (wholesale and retail)", order:"/order/calea-ssi", note:"We generate the SSI plan document and help identify a Trusted Third Party (TTP) vendor (Subsentio, Yaana, or CBI) for lawful intercept capability. CALEA applies to all telecom carriers and facilities-based broadband ISPs — wholesale and retail. You will need an active TTP contract (~$500\u2013$2,000/yr) for actual intercept. Wholesale-only carriers may qualify for a simplified cooperation agreement.
Voice-only providers: Consider operating under a Canadian CRTC carrier license instead — Canada has significantly less compliance red tape for VoIP carriers, with no CALEA equivalent, no USF contributions, and no annual RMD/CPNI certifications."},
"ocn-registration": {label:"NECA OCN Registration", price:265000, nodiscount:true, desc:"OCN + sponsoring CLEC agreement — includes $550 NECA fee. One-time, no annual fees.", order:"/order/neca-ocn", note:"Includes OCN registration ($650: $550 NECA fee + $100 service) and sponsoring CLEC agreement ($2,000) required for NECA to process the application.
Already have your own tandem services agreement? Open a ticket for a reduced price of $650."},
- "cores-frn-registration": {label:"CORES / FRN Registration", price:9900, desc:"FCC Registration Number enrollment", order:"/order/cores-frn-registration"},
- "fcc-499-initial": {label:"Form 499 Initial Registration", price:29900, desc:"New filer USAC registration", order:"/order/fcc-499-initial"},
+ "cores-frn-registration": {label:"CORES / FRN Registration", price:14900, desc:"FCC Registration Number enrollment", order:"/order/cores-frn-registration"},
+ "fcc-499-initial": {label:"Form 499 Initial Registration", price:34900, desc:"New filer USAC registration", order:"/order/fcc-499-initial"},
"fcc-full-compliance": {label:"FCC Full Compliance Bundle", price:149900,desc:"Everything in one engagement", order:"/order/fcc-full-compliance"}
};
function usd(c){return "$"+(c/100).toLocaleString("en-US",{minimumFractionDigits:0,maximumFractionDigits:0})}
diff --git a/site/public/tools/fcc-compliance-check/index.html b/site/public/tools/fcc-compliance-check/index.html
index 5090caa..d2dc135 100644
--- a/site/public/tools/fcc-compliance-check/index.html
+++ b/site/public/tools/fcc-compliance-check/index.html
@@ -23,11 +23,11 @@ Checking FCC databases...
We handle every step — from incorporation and FCC registration to full regulatory compliance.
CORES/FRN, Form 499, RMD, CPNI, CALEA, D.C. Agent — all included.
- New Carrier Bundle — $1,799 + FCC Carrier Registration — $1,299
@@ -351,11 +351,11 @@ Send reset link
'BC incorporation + full CRTC telecom registration + .ca domain
' + 'Start — $3,899' + '' + - '' + + '' + '
' +
'US FCC Carrier
' + 'State formation + CORES/FRN + RMD + 499-A + CPNI + CALEA
' + - 'Start — $1,799' + + 'Start — $1,299' + ''; flexDiv.appendChild(cta); diff --git a/site/src/pages/tools/fcc-compliance-check.astro b/site/src/pages/tools/fcc-compliance-check.astro index b1b2828..3f24683 100644 --- a/site/src/pages/tools/fcc-compliance-check.astro +++ b/site/src/pages/tools/fcc-compliance-check.astro @@ -779,7 +779,7 @@ import Base from "../../layouts/Base.astro"; switch (check.id) { case "rmd_filing": - services.push({ id: "rmd_filing", name: "RMD Registration", desc: "", price: 219 }); + services.push({ id: "rmd_filing", name: "RMD Registration", desc: "", price: 249 }); break; case "stir_shaken": services.push({ id: "stir_shaken", name: "STIR/SHAKEN Implementation", desc: "", price: 499 }); @@ -797,14 +797,14 @@ import Base from "../../layouts/Base.astro"; services.push({ id: "form_499a_zero", name: "Form 499-A (Zero Revenue)", desc: "no telecom revenue", price: 179, altOf: "form_499a" }); } if (s === "red") { - services.push({ id: "dc_agent", name: "D.C. Registered Agent", desc: "", price: 99, priceLabel: "$99/yr" }); + services.push({ id: "dc_agent", name: "D.C. Registered Agent", desc: "", price: 149, priceLabel: "$149/yr" }); } break; case "form_499q": services.push({ id: "form_499q", name: "Form 499-Q Filing", desc: "included with 499-A", price: 0 }); break; case "cpni_certification": - services.push({ id: "cpni_certification", name: "CPNI Certification", desc: "", price: 149 }); + services.push({ id: "cpni_certification", name: "CPNI Certification", desc: "", price: 199 }); break; case "cores_registration": if (s === "red") { @@ -813,13 +813,13 @@ import Base from "../../layouts/Base.astro"; break; case "bdc_filing": if (check._bdcVariant === "both") { - services.push({ id: "bdc_filing", name: "BDC Broadband + Voice Filing", desc: "both filings", price: 299 }); + services.push({ id: "bdc_filing", name: "BDC Broadband + Voice Filing", desc: "both filings", price: 349 }); } else if (check._bdcVariant === "broadband") { - services.push({ id: "bdc_broadband", name: "BDC Broadband Filing", desc: "", price: 199 }); + services.push({ id: "bdc_broadband", name: "BDC Broadband Filing", desc: "", price: 249 }); } else if (check._bdcVariant === "voice") { - services.push({ id: "bdc_voice", name: "BDC Voice Filing", desc: "formerly Form 477", price: 149 }); + services.push({ id: "bdc_voice", name: "BDC Voice Filing", desc: "formerly Form 477", price: 199 }); } else if (s !== "green") { - services.push({ id: "bdc_filing", name: "BDC Filing", desc: "", price: 299 }); + services.push({ id: "bdc_filing", name: "BDC Filing", desc: "", price: 349 }); } break; }