Docs

Add micro-payments to a site or app in minutes. Sign in with login.broker, create a company, drop in the pay button, and start charging fractions of a cent.

Quickstart

  1. Sign in at app.micro.broker with login.broker (Google, Apple, GitHub — no passwords).
  2. Create a company and register your site or app as a property.
  3. Copy the live API key and add the client script to your page.
  4. Mark up anything sellable with data-mb-charge.
<script src="https://micro.broker/client.js"></script>
<script>
  microBroker.init({ site: 'thecuriousfold.com', key: 'mb_live_…' });
</script>

Pay button

The sheet opens in-page — no redirect, no new tab. Readers pick a pool or walled-off wallet, set a cap, and return to your content.

Open the demo pay sheet →

Webhooks

We POST signed events for every charge, cap change, and payout. Pro plans include 90-day replay from the console.

Event logs

Free plans keep seven days of events. Pro keeps ninety. Every charge, webhook delivery, and dispute action is searchable by property.

Sandbox

Test keys only charge test readers. The console shows a banner until you swap to live keys — the most common support ticket in payment tools.

Security

Hosted on Microsoft Azure. SOC 2 Type II. Reader identities live with login.broker; sites only ever learn that a payment succeeded.

Questions: nb@gyxi.com