Privacy Policy

Last updated: September 9, 2026

Chalkline is a Shopify app that shows a merchant which of their customers still owe them money, how late each unpaid invoice is, and whether an account has gone past a credit limit the merchant set. This policy explains exactly what the app reads, what it stores, and what it does not touch.

What the app reads

When a merchant opens the app, it queries the Shopify Admin API for the orders that still have money owed on them:

A name is the least this app can read and still do its job: a screen saying “someone owes you 4,200” helps nobody. It does not read or display email addresses, phone numbers, billing addresses, shipping addresses, what was bought, or payment card details.

What the app stores

Two things are written to the app’s database:

Orders, amounts owed, payment terms, and customer names are never written to disk. They are requested from Shopify when a page loads, used to work out what is late, and discarded when the response is sent.

Retention and deletion

When a merchant uninstalls the app, Shopify sends an app/uninstalled webhook and the app deletes that store’s session and every credit limit it held for that store. Nothing else is stored, so uninstalling removes all of it.

A merchant can also request deletion at any time by emailing hjuhyun35@gmail.com.

Security

The strongest protection here is not storing anything

Names and amounts owed are read from Shopify while a page is being drawn and are gone when the response is sent. There is no copy of a customer to leak, export, or be asked to delete. The only rows this app writes are the merchant’s own session and the credit limits the merchant typed in themselves.

If something goes wrong

If the developer finds, or is told about, a breach or a suspected one:

To report a vulnerability or a suspected breach, email hjuhyun35@gmail.com. Reports are read by the developer directly.

Service providers

The app runs on Cloudflare, which provides both the server that answers requests and the database behind it. Shopify is the source of all merchant and store data. No other third party receives data from this app: there is no analytics service, no error-reporting service, and no advertising or marketing tooling.

What the app does not do

Changes to this policy

If the app ever changes what it reads or stores, this page will be updated before that change ships, and the date at the top will change with it.

Contact

Questions about this policy or about data handling: hjuhyun35@gmail.com