Security

Security and Compliance

Clickaio handles salon business data and customer contact information. We design our systems so that payment card data never enters them.

  1. Cardholder data

    • Clickaio does not store, process or transmit primary account numbers.
    • Card data is captured by certified payment terminals and transmitted directly to the processing partner.
    • Clickaio receives only transaction results and reference identifiers.
  2. Data hosting

    • PostgreSQL on Supabase, hosted in the United States.
    • Application hosted on Vercel.
    • Data encrypted in transit and at rest.
  3. Tenant isolation

    • Every salon's data is separated at the database level using PostgreSQL row-level security.
    • Isolation is enforced by the database itself rather than by application code.
  4. Access control

    • Role-based permissions for every staff member.
    • Administrative access is separate from salon staff access.
    • Sensitive actions are written to an audit log.
  5. Messaging compliance

    • Registered A2P 10DLC campaigns for business text messaging.
    • Explicit consent captured before any marketing message.
    • Automatic opt-out handling.
    • Spoken disclosure before call recording.
  6. Privacy

    • A documented data retention schedule.
    • Customer data access and deletion requests supported.
    • De-identification rather than raw retention where records must be kept.
  7. Incident response

    • A documented breach response plan with defined notification steps.
  8. Monitoring

    • Centralized application error reporting.
    • A health endpoint monitoring production availability.

Security or compliance questions? Contact support@clickaio.com

Contact us