crtc: remove Canadian accountant/accounting-setup service (no longer offered)

We no longer offer Canadian accountant/accounting setup. Removed all
service-offering content:
- Marketing page (services/telecom/canada-crtc): the 'Set Up Canadian
  Accounting (we help)' next-steps card, the '3 hours of complimentary
  accounting consultation' deliverable bullet, and the whole 'Accounting
  Support' section (assigned accountant, portal chat, $75/hr, 3 complimentary
  hours).
- Order page (order/canada-crtc): the '3 hrs Canadian accounting support'
  included-feature bullet and the 'Preferred accounting software'
  (Xero/QuickBooks) form field + its accounting-hours helper text.
- Fulfillment (canada_crtc.py): dropped the bank-setup email line offering
  '3 hours of Canadian accounting consultation'.

Kept factual GST/HST tax advisories and the bank's QuickBooks/Xero
transaction-sync feature (third-party bank capability, not our service).
This commit is contained in:
justin 2026-06-10 16:51:33 -05:00
parent 7d8a08d9d3
commit a04146da2b
3 changed files with 4 additions and 10 deletions

View file

@ -2352,9 +2352,6 @@ class CanadaCRTCHandler(BaseServiceHandler):
f"entirely online with no in-person visit required.\n\n"
f"This is important for receiving Canadian payments, paying Canadian vendors, "
f"and managing your corporation's finances.\n\n"
f"If you have questions about Canadian banking, GST/HST, or corporate tax setup, "
f"your package includes 3 hours of Canadian accounting consultation — "
f"reply to this email to schedule.\n\n"
f"Best regards,\n"
f"Performance West Inc.\n"
)