Operations & Onboarding

Offline Views, Signup, Training, & Identity Checks

Detailed technical documentation on signups, PA notary training modules, customer booking checks, and LiveKit-powered credential analysis screens.

β€’

Establish robust onboarding paths, compliance education programs, and secure identity verification pipelines. NotaryCentral coordinates client signups, state certifications, booking checkouts, and LiveKit credential checks.

1. Offline Journal Management

Record and view notarization entries with zero network connections:

  • Local View Mode (/auth/offline-journal/[id]/view-only) β€” Offers read-only viewport inspects for journal entries created in offline states.
  • Draft Creation (/auth/offline-journal/create) β€” Prepares a blank offline log template, seeding location details and time markers.

2. Authentication & Signup Gateway

Safeguard account setup screens:

  • Sign Up Portal (/auth/signup) β€” Integrates Clerk forms to capture names, emails, and passwords on Web. Integrates standard React Native text forms on mobile.
  • Verification Dispatch (/auth/verify-email-address) β€” Displays verification screens directing users to input verification PIN codes sent to their email addresses.

3. Professional Education & Courses

Deliver state-approved notary training modules:

  • PA Notary Basic Module (/courses/pa/basic/1) β€” Houses Pennsylvania basic notary training content, covering state statutes, journal entry compliance rules, and ID verification procedures.

4. Customer Checkout & Identity Verification

Guide transaction signers through booking confirmation and secure identity verification:

  • Booking Confirmation (/customer/booking-confirmation/[id]) β€” Displays booking confirmation status. Interacts with Stripe Checkout sessions to confirm scheduling payments.
  • Credential Analysis (/customer/credential-analysis) β€” Integrates LiveKit rooms and Stripe Identity components to perform ID verification, selfie comparisons, and Knowledge-Based Authentication (KBA) checks.

Open these pages in Notary Central