Documentation / Buyer Verification
Passkeys
Passkeys are hardware-bound biometric credentials that tie a buyer's identity to their physical device. When you enable the Passkey verification rule, buyers must complete a Face ID, Touch ID, or Windows Hello challenge on your storefront before FairDrop lets them proceed to checkout.
How it works
The first time a buyer adds a protected item to their cart, FairDrop prompts them to register a passkey. The registration uses the Web Authentication API (WebAuthn) and never leaves their device — FairDrop stores only a public key, not a fingerprint or face scan.
Buyer adds item to cart
FairDrop detects a protected product and shows the passkey prompt on the storefront.
Biometric challenge
The buyer completes Face ID, Touch ID, or Windows Hello. First-time buyers register; returning buyers just verify.
Checkout proceeds
FairDrop marks the session as verified. The checkout Function confirms the mark and allows the order.
What your customers see
The whole thing happens in a single prompt on your storefront — no redirect, no account page, no app to install. A first-time buyer sets up their passkey and is verified in one flow; everyone after that is a single tap.
Set up your verification
To shop protected drops, we use your device biometric — like Touch ID or Face ID. Quick to set up, private, and nothing is stored.
One tap to verify
We use your device biometric to confirm real buyers. Quick, secure, and private.
You’re verified!
Your passkey was accepted. Adding to cart now…
If something interrupts the flow
Two more prompts cover the edge cases, so a buyer is never left stuck. Both use the same one-tap pattern.
Just checking it’s still you
It’s been a few minutes. One quick biometric check and you’re good to go.
Verification failed
We couldn’t verify your passkey. Please try again, or cancel and use a different device.
If this keeps happening, try signing out and back in to re-register your passkey.
First-time vs. returning buyers
First-time buyer
When a buyer has never registered a passkey with your store, FairDrop shows a registration prompt. The browser uses the device's secure enclave to create a key pair and stores the private key locally. This takes a few seconds and requires no setup from the buyer in advance.
Returning buyer
On subsequent visits the buyer sees a verification prompt instead of a registration prompt. The challenge is completed with a single biometric gesture — typically under two seconds.
Requires Account required
Browser and device compatibility
Passkeys work on any device that supports the Web Authentication API. This covers the vast majority of modern consumer hardware.
| Platform | Passkey method |
|---|---|
| iPhone / iPad (iOS 16+) | Face ID or Touch ID |
| Mac (macOS Ventura+) | Touch ID or Apple Watch |
| Android (9+) | Fingerprint or face unlock |
| Windows 10/11 | Windows Hello (fingerprint, face, or PIN) |
| Chrome on desktop | Platform authenticator on the device |