Beta · Commerce for multi-channel sellers

From sales to cash, all in one place.

Sell across every channel, keep one catalogue and one order book, and settle the money — without a spreadsheet in the middle.

4klyftOrchestrating
ORDER · SHOPIFY
SO-24810 · Amsterdam
TOTAL
€412.90
What your customer sees
Order confirmed
Receipt and a live status link, instantly
What 4klyft does

One platform, one API, one bill.

Sell on every channel

One catalogue, one order book. Connect your storefronts and marketplaces so products, prices and orders stay in step instead of drifting apart channel by channel.

Learn more

Hand off to your 3PL

Orders leave 4klyft as fulfilment requests to the partner you have chosen. The workflow waits, retries and shows you where each one stands, so nothing sits silently unshipped.

Learn more

Settle the money

Payments, invoices, returns and refunds against the same order records — so the finance view and the operations view cannot disagree.

Learn more
Fulfilment ordersADMIN
OrderStatusDeadline
FUL_01HX2KDispatched
FUL_01HX7PAwaiting external22h 14m
FUL_01HX9QPicking
FUL_01HXB3Delivered
Workflow reliability

Workflows that survive the messy real world.

A fulfilment order isn't one hand-off — it's a multi-step journey across your 3PL partner and the customer. 4klyft tracks every step, pauses when it's waiting on a partner, and picks back up the moment things move. If a partner hasn't accepted within 24 hours, your team knows automatically.

0 dropped orders24h accept watchFull order history
Channels

From Shopify cart to fulfilment request, in one workflow.

Connect Shopify, WooCommerce, or your own API. Orders flow into 4klyft, get priced and invoiced against one catalogue, and go out to the fulfilment partner your rules select.

One catalogueOne order bookOne unified inbox
Connected channels
ShopifyConnected
WooCommerceConnected
SendCloudConnected
+ Add channelREST API
Built for your operation

Built for the way your operation actually works.

For e-commerce brands

Sell across your storefronts and marketplaces without rebuilding the wheel. Plug in Shopify, keep one catalogue and one order book, and settle the books at month-end — one platform, one bill.

See the e-commerce story

Operating figures will be published after a full quarter of production data.

Developers

Built API-first.

Every dashboard action is a public API. Plug 4klyft into your existing stack, replace any screen with your own UI, or wire it into an internal automation. Webhooks, REST, OAuth — the boring stuff is done.

Read the API docs
RESTWebhooksGraphQL · soon
// Create an order and hand it to a fulfilment partner
const order = await client.orders.create({
  channel:  'shopify',
  customer: { email: '...' },
  lines:    [{ sku: 'SKU-1024', quantity: 2 }],
});

await client.fulfilments.request(order.id, {
  partner: 'p_01HXYZ',
});

client.orders.on('paid', (e) => {
  console.log(`Settled ${e.total} for ${e.reference}`);
});

Plays nicely with your existing stack.

All integrations →
Shopify
WooCommerce
BigCommerce
Stripe
QuickBooks
Slack
Zapier

Free up to 200 orders / month.
Scales to enterprise.

No setup fee. Pay for what you sell.

See full pricing
What sellers say
Beta

4klyft is in beta and sellers are onboarded one at a time. Run a real order through it and tell us what broke.

Send us your feedback

Stop running ops in spreadsheets.

See it in action — book a 30-minute demo with someone who has actually built this.