new-site/site/public
justin 861f2fbfd4 feat(govfee): auto-quote + collect state fees for at-cost trucking services
At-cost services (IRP/IFTA/intrastate) only collected our service fee at
checkout; the variable state fee was never billed, so orders stalled at
authorization_signed and the filing card would have had to front large IRP fees.

New end-to-end, hands-off flow (you only approve the final filing):
  1. After authorization is signed, state_trucking auto-estimates the gov fee
     from intake (base/op states, power units, weight) via gov_fee.estimate_gov_fee.
  2. Creates a CHILD compliance order (CG-..., service_fee=0, gov_fee=estimate,
     parent_order_number set, migration 099) that flows through the EXISTING
     checkout/payment/webhook machinery.
  3. Emails the customer a payment link to /order/pay (new self-contained page)
     showing every method with correct surcharges — ACH 0% (Stripe 0.8%/ cap
     absorbed, no GoCardless needed), card/PayPal 3%, Klarna 6%, crypto 0%.
  4. Order holds at awaiting_government_fee_approval until paid.
  5. On payment, handlePaymentComplete detects the child (parent_order_number)
     and re-dispatches the PARENT with gov_fee_paid=true, which proceeds to
     prepare + queue the filing and stops at ready_to_file for your approval.

IRP fees are estimates billed at cost (refund overage / rebill shortfall); IFTA
decals + most intrastate fees are near-exact. Tunable via env.
2026-06-16 04:35:45 -05:00
..
.well-known trust/security: add RFC 9116 /.well-known/security.txt + /security trust page (verified TLS A+/SOC2/HIPAA-PCI, security practices, vuln disclosure) 2026-06-06 19:34:18 -05:00
_astro Add interest field to mailing list subscribe (telecom/trucking/formation) 2026-05-29 12:50:27 -05:00
about site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
accessibility site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
account/reset-password site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
admin admin: mark-filed action to advance manual/admin-assisted orders to completed 2026-06-16 03:12:57 -05:00
contact site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
images hc: version signature filename (v2) to defeat email/CDN image caching 2026-06-13 21:13:36 -05:00
js trust/security: DMARC p=reject; MTA-STS cert+HTTPS policy live; cookie consent banner (CSP-safe); /accessibility page; footer legal links (Security/Accessibility) on all pages; scope TrustedSite to /order payment pages only 2026-06-06 21:01:36 -05:00
order feat(govfee): auto-quote + collect state fees for at-cost trucking services 2026-06-16 04:35:45 -05:00
portal site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
pricing site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
privacy site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
security site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
services crtc: remove Canadian accountant/accounting-setup service (no longer offered) 2026-06-10 16:51:33 -05:00
survey feat(orders): reduce friction & chargebacks across order flow 2026-06-08 00:24:17 -05:00
terms site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
tools site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
upload/id feat(orders): reduce friction & chargebacks across order flow 2026-06-08 00:24:17 -05:00
404.html site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
favicon.svg Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
index.html site: add DEXIT corporate-services page + readiness assessment + cited filings 2026-06-09 07:35:12 -05:00
llms.txt Rename 'IPES & ISP Registrations' to 'FCC Carrier / ISP Registration' 2026-04-29 08:06:47 -05:00
robots.txt Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
sitemap-0.xml Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00
sitemap-index.xml Initial commit — Performance West telecom compliance platform 2026-04-27 06:54:22 -05:00