FAQ

halfin FAQ — how crypto payments work end to end

Most questions about a payment platform fall into a handful of buckets: how does money come in, how does it go out, what does the integration look like, and what happens when something is off by a few cents. This page is the map. The cross-cutting answers below cover the questions almost everyone asks first; the categories underneath group the rest so you can read just the part that matches what you are building.

01

Find your topic

Every question has its own page, and the full list is linked below. The twelve topics here are a map, not folders: start with getting started if you are evaluating, jump to invoicing or payouts if you are mid-integration, and use the operational topics (deposit addresses, conversion, refunds) when you hit a specific question in production.

CategoryWhat it covers
Getting startedWhat halfin is, what you need before integrating, and the path from sandbox to live.
InvoicingFiat-anchored versus fixed-asset invoices, the rate lock at activation, expiry, underpaid and overpaid handling.
PayoutsApproving and sending a single payout, destinations, and per-payout idempotency.
Mass payoutsPaying many recipients as a fan-out over the single-payout API with a per-line idempotency key.
Deposit addressesPersistent per-merchant receive addresses for flows that are not invoice-by-invoice.
ConversionAutomatic and manual balance conversion for holding settled funds in the asset you want.
FeesHow network fees behave per chain and what is and is not public about commercial pricing.
SecurityAPI keys with scoped permissions, idempotency, and verifying the HMAC signature on webhooks.
ComplianceKYB onboarding and how AML and travel-rule obligations are treated as process.
API integrationSpec-first REST, idempotency keys, the TypeScript SDK, and where the full schema lives.
RefundsReturning funds to a payer and how a refund relates to the original invoice.
Account setupOnboarding, keys, permissions, and configuring your merchant account.
02

The questions almost everyone asks first

The answers below are the cross-cutting ones — they come up regardless of which product you start with. Each links into a category if you want to go deeper.

explore

Every question, one page each.