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.
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.
What we're preparing — nothing here is publicly available yet.
Programmatic access to payments, orders, payouts, and marketplace operations.
Signed HTTP notifications when payments complete, orders update, or payouts settle.
Connect external online stores to Eomly checkout and settlement.
Test keys, reference documentation, and integration guides for approved partners.
Available now — no code required
Storefronts, payment links, invoices, and marketplace selling are live today. Most sellers never need a developer integration to start.
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