Quidkey is invisible. Your product is the only thing your merchants see.
// Onboard a merchant from your portal const merchant = await quidkey.merchants.create({ brand_name: "Example Brand", uri: "example-merchant.com", category_code: "4816", country: "AU", }); // → merchant created · KYB started, webhook fires
- KYB & onboarding APIs (or bring your own)
- Accounts, ledger, payments, refunds, payouts
- Webhooks + sandbox / production parity
