Coming Soon

Eomly for developers

We're building APIs, webhooks, and integration tools so partners can embed Eomly commerce in their own products. Public access opens after our launch partners finish testing.

Preview
create-order.ts
const order = await eomly.orders.create({
  store: "amaras-boutique",
  items: [{ product: "leather-bag", qty: 1 }],
  payment: { method: "mobile_money", network: "mtn" },
  customer: { phone: "+233241234567" },
});

// → { id: "ord_...", status: "confirmed", payment_url: "..." }

Example of the developer experience we're building — not available publicly yet.

On the roadmap

What we're preparing — nothing here is publicly available yet.

Coming Soon

REST APIs

Programmatic access to payments, orders, payouts, and marketplace operations.

Coming Soon

Webhooks

Signed HTTP notifications when payments complete, orders update, or payouts settle.

Coming Soon

Store Integrations

Connect external online stores to Eomly checkout and settlement.

Coming Soon

Sandbox & Docs

Test keys, reference documentation, and integration guides for approved partners.

Available now — no code required

Sell without waiting for APIs

Storefronts, payment links, invoices, and marketplace selling are live today. Most sellers never need a developer integration to start.

Building an integration?

If you're a platform or agency exploring an Eomly partnership, reach out — we'll notify you when developer access opens.

Join developer interest list