9 min read
    lightning
    payments
    advanced

    Lightning for everyday payments

    How Bitcoin's payment layer works, and why a clinic might care about instant settlement.

    On-chain Bitcoin is excellent at being final and scarce. It is not always excellent at being a $48 dental-cleaning copay. Lightning is the layer that tries to make small, fast payments practical without giving up the settlement asset underneath.

    Card network

    2–4%

    plus T+2 settlement. On an $840 dental, that is real money.

    Lightning

    seconds

    Fees in cents if both sides are set up. Still needs a named person who understands channels.

    What Lightning actually is

    Lightning is a network of payment channels built on Bitcoin. Two parties lock bitcoin into a channel, then update balances between themselves instantly. Only opening and closing the channel needs to hit the main chain. Most of the activity never congests the blockchain.

    For a veterinary practice, that matters for one boring reason: card networks take 2–4% and settle days later. Lightning can settle in seconds, with fees measured in cents, if both sides are set up for it. That is a real operational difference — not a slogan.

    What it is not

    • It is not a replacement for your PMS. Clients still need invoices, estimates, and a paper trail your accountant can read.
    • It is not required to "be a Bitcoin clinic." Most clients will keep paying with cards. Offer Lightning as an option, not a personality.
    • It is not set-and-forget. Channels, liquidity, and backups need a named person who understands them. If that person is you at 7pm after surgery, start smaller than you think.

    A clinic-sized way to try it

    1. Use a well-known processor or self-hosted stack (BTCPay is the usual starting point) rather than a random wallet app on the front desk iPad.
    2. Price in dollars. Convert if you want. Do not make clients do bitcoin math in the lobby.
    3. Keep the first experiments on small, non-urgent invoices: retail, wellness plans, or a staff test purchase.
    4. Write down what happens when a payment fails at 5:55pm on a Friday. If you cannot answer that, you are not ready for public use.
    5. Train one person besides yourself. Lightning knowledge should not live in a single head.

    Custody still comes first

    Lightning does not forgive sloppy backups. If you cannot restore a seed phrase, you should not be routing client money through a node. Read Self-Custody 101 and Common Scams before you plug anything into a checkout flow.

    Where this sits at Hearthstone

    We are not pretending every Cypress client wants to pay in sats. The clinic still runs on ordinary payments. Lightning is worth understanding because settlement, fees, and self-custody are the same questions every independent practice already lives with — just asked in a different language.

    Educational only. Not financial, legal, or tax advice. Talk to your CPA before you change how the practice takes money.