ORCHURA BRAND STORY & POSITIONING V1.0

Engineered.
Composed.

The story Orchura tells about itself — and the rules for telling it differently before launch and after, without contradicting the same paragraph twice.

ORCHURA // INC // DELAWARE / JOHANNESBURG V1.0 // 2026
CONTENTS

What's inside.

A companion to Brand Identity V1.0. Where the identity defines what the brand looks like, this defines what it says — and, just as importantly, what it does not say yet.

00

Origin

The architecture problem Orchura was started to answer.

P. 03
01

Manifesto

What the brand believes about payment infrastructure, in twelve sentences.

P. 04
02

Positioning statement

The single paragraph the rest of the brand has to defend.

P. 05
03

Pillars

The four claims the architecture has to keep earning.

P. 06
04

Phased messaging

What's true now, what's true at launch, and which audience hears which.

P. 07
05

Audience

Three readers. Three things they need to hear first.

P. 08
06

Tagline system

One primary line. Three supporting lines. Rules for use.

P. 09
07

Pitches — build stage

For investors, sponsor banks, and partners during M0–M16.

P. 10
08

Pitches — launch stage

For merchants, marketing, and developers from M16 onward.

P. 11
09

Boilerplate

Build-stage and launch-stage variants, both versioned.

P. 12
00
SECTION 00

Origin.

Every brand has a reason it exists. Orchura's is an architecture problem the existing orchestrators decided to solve later.

THE ARCHITECTURE PROBLEM

Payment orchestration is an established category. Stripe-pattern orchestrators — Gr4vy, Spreedly, Primer — proved the architectural pattern in their original markets and have spent the last decade adding rails to it. The pattern is correct. The problem is the order in which those rails were added. International card networks first. Domestic card alternatives second. Bank-transfer rails third. Mobile money, instant settlement schemes, and emerging-market alternatives fourth — when they appear at all, often as connectors a customer-success engineer wires up after contract.

That order shows up in the codebase. The PaymentIntent abstraction was designed with cards in mind; mobile money and Pay-by-Bank had to be retrofitted into it. The reconciliation engine was designed for end-of-day card settlement; mobile money's 5-to-120-second async windows are an exception path. The webhook signing scheme works fine for one rail family and turns into a per-connector negotiation everywhere else. None of this is broken — it's just the shape of a system that was extended outward from a centre, rather than designed for heterogeneity from the first commit.

The local PSP aggregators have the inverse problem. Each was built to be excellent at one rail or one geography. Each pretends to be an orchestrator when the pitch deck calls for it. The merchant gets to the second country and discovers that the orchestration was rented.

Neobanks built wallets. Card schemes built schemes. No one built the layer between as a heterogeneous-rail system from day one.

THE DECISION
Build the orchestration layer the way a heterogeneous-rail system would have been built if cards weren't the first thing anyone thought of.

That is the architectural bet. Treat the rail as an interface, not as a default. Treat asynchrony, partial failure, and per-rail settlement semantics as first-class concerns from the first ledger entry. Treat the auditor and the sponsor-bank risk officer as readers of the system, not as audiences for a generated PDF. Pick the launch corridor where the heterogeneity is most visible — so the architecture is forced to prove itself on the harder problem before it ever sees the easier one.

THE INHERITANCE

The "Engineered. Not assembled." line that closes the build documents is the inheritance. Most fintech infrastructure is assembled — orchestrators wrapping connectors wrapping connectors, with the integration glue treated as the product. Orchura is the opposite assertion: the orchestration layer is the product, and it is engineered as one system rather than assembled from the SDKs of others. The brand exists to defend that assertion in every room where the choice between assembled and engineered is being made.

01
SECTION 01

Manifesto.

Twelve sentences the brand will defend in any room — to a sponsor bank's risk committee, to a developer at three in the morning, to a regulator with an open file note.

Payments are not a feature. They are the contract between a merchant and the world that says: you delivered, we paid, the ledger agrees. Everything else is decoration.

We believe the orchestration layer should be neutral about the rail. The merchant should never have to know which one moved their money, and the merchant's CFO should be able to prove that it did.

We believe heterogeneity is the work. A system that treats cards, mobile money, instant settlement, and bank transfer as peers is a different system from one that treats cards as primary and the rest as exceptions.

We believe a payment that doesn't reconcile didn't happen. A double-entry ledger is not a feature; it is the floor.

We believe in mechanism over benefit. The reader is intelligent and busy. They will work out the benefit themselves; that's why they're reading.

We believe sponsor banks, regulators, and developers — in that order of restraint — should each be able to read any Orchura surface and find nothing alarming.

We believe numbers are honest and adjectives are decoration. Where a claim can be expressed as a number, it will be. Where it can't, the claim probably shouldn't be made.

We believe in composability over completeness. Orchura is the orchestration layer; everything we ship has to slot into a larger system someone else is building.

We believe restraint is the accent. Most of the brand is bone, ash, and obsidian. The colour only appears where it does work.

We believe a tool sold to operators should look like one. The dashboard is a control surface, not a marketing surface.

We believe the founder reads the API docs themselves. We are building for the company whose technical decisions are made by the people who have to live with them.

We believe an architecture is a promise about what the system can be asked to do later. Every shortcut taken in Phase 1 is a future excuse we refuse to write.

We believe in stopping when the sentence is done.

02
SECTION 02

Positioning statement.

A single paragraph. Every other piece of writing in the brand has to be defensible against this one. If the paragraph and the writing disagree, the writing is wrong.

THE CANONICAL FORM
For engineering-led B2B merchants, marketplaces, and treasuries that have outgrown the single-PSP setup, Orchura is the payment orchestration layer engineered for heterogeneous rails from the first ledger entry — one API above sponsor banks, card processors, mobile money, Pay-by-Bank, and stablecoin settlement, with a double-entry ledger that survives audit and reconciles back to the rail of record without human intervention. Unlike orchestrators that extended outward from a single rail family and treat the rest as connectors, Orchura is built as one system. Engineered. Not assembled.

Read it as five clauses, each carrying weight:

A NOTE ON GEOGRAPHY

The launch corridor is South Africa, with extension into SADC and selected sub-Saharan corridors. Geography is where Orchura starts; it is not what Orchura is. The brand does not lead with "African" or "pan-African" because the architectural claim — heterogeneous rails as a first-class concern — generalises beyond Africa cleanly, and because leading with geography invites every conversation to be about the team's identity rather than about the system. The corridor catalogue belongs in the docs and the rail matrix, not in the headline.

03
SECTION 03

Pillars.

Four claims hold the brand up. If any of them stops being true, the rest of the brand collapses.

01

Heterogeneous rails as a first-class concern.

Card, mobile money, Pay-by-Bank, instant rails, and stablecoin settlement are peers in the codebase — not a primary rail with everything else as connectors. The PaymentIntent state machine, the ledger, and the reconciliation engine each treat asynchronous, partial-success, and varying-settlement-finality cases as ordinary paths. This is the claim a competitor cannot copy by adding a feature; it is structural. If we ship a release where a primary rail family is wired in via a third-party connector marketplace, the pillar is broken.

02

Audit-grade ledger, as the floor.

Double-entry on TigerBeetle. Reconciliation is continuous, not periodic. Every transaction has a settlement reference back to the rail of record. The ledger is the thing the CFO and the regulator both read; it has to satisfy both without translation. If we ship a feature that bypasses the ledger for speed, the pillar is broken.

03

Engineering rigour, not aesthetics.

Idempotency on every state-changing call. Webhook signatures that match what the developer expects. Documentation that compiles. SDKs that don't drift. The brand looks restrained because the engineering is rigorous; the engineering is rigorous because the brand promised it would be. If the docs and the product disagree, the docs are wrong and we ship a fix the same day.

04

Sponsor-bank and regulator readability.

A SARB examiner, a US sponsor-bank risk officer, and a Big Four auditor should each be able to read any Orchura surface — the dashboard, the API, the brand site, the contract — and find nothing alarming. The brand chooses trustworthy over exciting every time the choice presents itself. If a marketing campaign would require the legal team to write a defence, the campaign doesn't ship.

04
SECTION 04

Phased messaging.

Orchura is in build through M16. Some claims are true now. Some become true at launch. The brand says both, but never the wrong one in the wrong room.

THE TWO STATES

Brand discipline through Phase 1 is not about hiding the build — it is about not making operational claims the platform hasn't yet earned. A live latency number, a transaction-volume figure, a merchant reference, an authorisation-rate statistic: these are launch-stage claims. They go in the post-launch deck, the post-launch site, the post-launch boilerplate. Through M16, the brand makes architectural and intent claims, which are true the moment the architecture is committed to the codebase.

The brand makes promises about the architecture, the audience, and the destination. The brand does not make promises about telemetry the platform hasn't generated yet.
WHAT IS TRUE WHEN
CLAIM CLASS
M0 – M16 // BUILD
M16+ // LAUNCH
Architecture & design
Always sayable. The design is committed in code, in ADRs, in the technical plan. "Heterogeneous rails as a first-class concern" is true the day the PaymentIntent abstraction lands.
Sayable, with the same words. The architecture statements do not change at launch — they get evidence behind them.
Rail catalogue
Sayable as scope. "Cards via Flutterwave, mobile money via pawaPay, Pay-by-Bank via Stitch, sponsor-bank settlement via Nedbank" — framed as the launch corridor catalogue, not as live coverage.
Sayable as live. Each rail named is in production with traffic on it. New rails added join the matrix only after going live.
Performance numbers
Not sayable. No latency claims, no authorisation-rate claims, no throughput numbers. "Sub-200ms p99" is an SLO target during build, not a live measurement.
Sayable as measured. Every number cited is a real production figure with a measurement window.
Merchant references
None. There are no merchants. Do not generate fake testimonials, hypothetical case studies, or "trusted by" rows.
Sayable when signed and consented. One real reference is worth ten implied ones.
Build state
Sayable in investor and sponsor-bank contexts. "M0–M16 build, sign-off Q4 2027, first-merchant production cutover Q1 2028" is exactly the framing those audiences expect.
Replaced by operational state. "In production since [date]; live across [N] rails."
Geography
"Launch corridor: South Africa, with SADC and selected sub-Saharan corridors at Stage 4." Architecture claim leads; geography follows.
Same framing. Geography expands as the rail catalogue does, but never becomes the headline.
RULES OF SEPARATION
DOCUMENT TAGGINGEvery external document carries a stage tag in the footer: [BUILD] or [LAUNCH]. The tag is for the writer, not the reader — but it forces the writer to choose which voice they are in.
MARKETING SURFACESDuring M0–M16, the public site uses launch-stage language for the architecture and audience claims, and is silent on operational metrics. It does not say "we're building"; it also does not say "we processed X transactions". The architecture claims do all the work.
INVESTOR & SPONSOR-BANK SURFACESDuring M0–M16, build-stage framing is explicit. Timeline, milestones, runway, sign-off date, first-merchant cutover. Honesty about state earns trust faster than ambiguity preserves optionality.
DEVELOPER SURFACESPre-launch documentation, when published, is labelled PREVIEW per endpoint. Post-launch endpoints lose the label. SDK versions follow a 0.x scheme until first production cutover, then 1.0.
SOCIALPost nothing about progress that cannot also be substantiated. The right cadence during build is approximately silent; one substantive post per quarter is preferable to weekly noise.
THE ONE EXCEPTION

When the brand is in a room where build-state and operational-state both have to be addressed in the same conversation — typically a Series A pitch with technical due diligence — the rule is to lead with the architecture (true now), name the build state explicitly (true now), and describe the operational claims as the projected post-launch state (true at M16+) with the SLO targets. Investors evaluate the gap between intent and execution; closing that gap honestly is the asset, not the liability.

05
SECTION 05

Audience.

Three readers. Each evaluates Orchura against a different test. The brand has to pass all three — at both the build stage and at launch.

PRIMARY // THE ENGINEER

Founder, CTO, lead platform engineer.

Reads the API docs before they read the marketing site. Evaluates the brand against the quality of its docs, the readability of its SDKs, the design of the PaymentIntent abstraction, and whether the webhook signatures are HMAC-SHA256 or something they have to argue about. Will not be sold to. Will be lost the moment the docs feel marketed at.

Build stage // What they read: ADRs, the technical plan, the OpenAPI spec when it lands. What they decide: whether the architecture is the kind of thing they would have built themselves if they had eighteen months.

Launch stage // What they read: the docs. What they decide: whether to integrate.

SECONDARY // THE OPERATOR

CFO, head of finance, head of payments.

Doesn't write code. Lives in the dashboard. Cares whether the ledger reconciles, whether the audit trail survives a regulator request, whether month-end close moves from four days to one. Will sign the contract if the engineer says yes — but is the person who renews it.

Build stage // Not the audience. The operator does not evaluate pre-launch infrastructure; the brand does not target them yet.

Launch stage // What they read: the dashboard, the export formats, the close-the-month story. What they decide: whether the system replaces their PSP CSV pipeline.

TERTIARY // THE GATEKEEPER

Sponsor-bank risk officer, regulator, external auditor, investor doing technical DD.

Will never log in. Will read screenshots, exports, sections of documentation submitted as part of a review. Cannot be impressed; can only be reassured. Will not approve anything that looks unfamiliar — the brand has to look exactly like the kind of system this person has approved before.

Build stage // Critical audience. What they read: the corporate structure, the architecture, the technical plan, the runway, the sign-off date. The brand's job is to look like a credible build, not a credible operation.

Launch stage // What they read: the same documents, refreshed with operational evidence. The brand's job remains the same: look like the kind of system this person has approved before.

WHO WE'RE NOT FOR
  • Anyone who wants a sales rep before they've read the docs.
  • Anyone whose evaluation criterion is whether we appear in a Gartner quadrant.
  • Anyone whose first question is the discount.
  • Anyone running on a single rail in a single country who isn't planning a second.
  • Anyone who needs a low-code workflow builder. Orchura is an API. The API is the product.
06
SECTION 06

Tagline system.

One primary line. Three supporting lines. The same set works during build and at launch.

PRIMARY // THE BRAND LINE
PRIMARY
Engineered.
Composed.

Two words. Two full stops. The italic word is the verb the brand stands behind. Engineered answers the rigour question. Composed carries both the orchestration meaning and the sense of restraint that runs through the visual system. Use it on the cover of pitch decks, the footer of the brand site, the back of the business card. Never on a paid ad — it's a signature, not a hook. The line works identically at build stage and at launch — neither word makes an operational claim.

SUPPORTING // THE PRODUCT LINE
PRODUCT
Payment orchestration,
engineered for heterogeneous rails.

The line for the marketing hero, the docs landing page, and the top of the pitch deck after the cover. Carries the category ("payment orchestration"), the architecture differentiator ("for heterogeneous rails"), and the brand's signature italic move on the verb that does most of the work. The phrase is structurally English; do not translate the italic word in localisation. The line is sayable from the day the architecture is committed.

SUPPORTING // THE PROOF LINE
PROOF
One API. Every rail
your merchants need.
Settled into a ledger your auditor
will recognise.

The longest of the four. Used as the sub-headline on the marketing site, the opening paragraph of the sales one-pager, and the lead sentence of cold email. It is the positioning paragraph compressed into three sentences. Each clause is a falsifiable claim — which means each clause has to be defensible in the moment it is spoken. During build, the line is sayable on the public site because each clause is an architectural commitment. During launch, the same line is sayable because each clause is also operational.

SUPPORTING // THE INTERNAL LINE
INTERNAL
Engineered.
Not assembled.

Inherited directly from the build documents. Used internally to settle architectural arguments and externally only on developer-facing surfaces (docs, GitHub readmes, technical talks). The line is the strongest single statement of the architectural pillar; it does not appear on the marketing hero because it is a comparison the marketing hero shouldn't have to spell out.

RULES OF USE
PAIRINGNever use two taglines in the same field of vision. They compete with each other. Choose one.
REGIONALISATIONThe product line and the proof line accept geographic qualifiers when a campaign is corridor-specific ("for South African B2B", "for SADC treasury"). The brand line and the internal line are global and never qualified.
PUNCTUATIONFull stops on every clause of the brand line and the internal line. Removing them softens the brand. Don't.
FORBIDDENNever set a tagline in italic throughout. The italic word is a relationship, not a treatment.
07
SECTION 07 // BUILD STAGE

Pitches — build stage.

For investor conversations, sponsor-bank briefings, partner introductions, and recruiting from M0 through M16.

Each pitch below is intended for use during the build period. The build state is named where it earns trust to name it. No pitch in this section makes an operational claim the platform has not yet earned.

30 WORDS [BUILD] · COLD INTRO
Orchura is a payment orchestration layer engineered for heterogeneous rails — cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin — as peers in the codebase. In build through 2027, launch corridor South Africa.
60 WORDS [BUILD] · SPONSOR-BANK FIRST MEETING
Orchura, Inc. is a Delaware-incorporated payment orchestration layer with an SA operating subsidiary, in build through Q4 2027. The platform is engineered for heterogeneous rails from the first ledger entry — cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin handled as peers, on a TigerBeetle double-entry ledger with continuous reconciliation. Launch corridor: South Africa, sponsor bank under engagement, first merchant cutover Q1 2028.
120 WORDS [BUILD] · PRE-SEED INVESTOR INTRO
Orchura is a payment orchestration layer engineered for heterogeneous rails. The category is established — Stripe-pattern orchestrators have proven the architectural pattern. The orchestrators that exist today extended outward from a single rail family and treat everything else as connectors retrofitted later. Orchura is being built as one system from day one, with cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin treated as peers in the PaymentIntent abstraction, the ledger, and the reconciliation engine. The build is sixteen months, sign-off Q4 2027, first-merchant production cutover Q1 2028. Launch corridor is South Africa with SADC and selected sub-Saharan corridors. The customer at launch is the engineering-led B2B merchant that has outgrown a single-PSP setup and refuses to staff a payments engineering team to escape it.
250 WORDS [BUILD] · SERIES A FIRST PARAGRAPH
Orchura is the payment orchestration layer engineered for heterogeneous rails from the first ledger entry. Stripe-pattern orchestrators — Gr4vy, Spreedly, Primer — proved the architectural pattern in their original markets and have spent the last decade adding rails to it as connectors. The pattern is correct; the order in which rails were added shaped the codebase. Mobile money's 5-to-120-second async settlement, Pay-by-Bank's redirect semantics, and instant rails' real-time finality each became exception paths in systems that were designed with cards as the default. Orchura is being built as one system rather than extended outward from one. The PaymentIntent abstraction, the TigerBeetle-backed double-entry ledger, the Temporal-orchestrated workflows, and the webhook-and-reconciliation surface each treat heterogeneity as an ordinary case. The launch corridor is South Africa — a market chosen because mobile money, Pay-by-Bank, instant settlement, and conventional card processing all coexist there at material volume, which forces the architecture to prove itself on the harder problem before it ever sees the easier one. Orchura, Inc. is a Delaware-incorporated company with an SA operating subsidiary. The build is sixteen months, sign-off Q4 2027, with first-merchant production cutover in Q1 2028. The customer at launch is the engineering-led B2B merchant on more than one rail in more than one country. Phase 2 — stablecoin settlement, multi-chain custody, and ZAR off-ramp — lands on top of Phase 1 once the fiat platform is in production. The architectural bet is that the layer between is the work, and that the layer between has to be engineered, not assembled.
400 WORDS [BUILD] · SPONSOR-BANK FORMAL BRIEFING / SERIES A DECK NARRATIVE
Orchura is a payment orchestration layer engineered for heterogeneous rails. Orchura, Inc. is incorporated in Delaware; an operating subsidiary in South Africa carries the build team and the local rail relationships. The platform is in build, with sign-off targeted at Q4 2027 and first-merchant production cutover at Q1 2028. The build is delivered against a sprint-by-sprint plan — thirty-two two-week sprints across six engineering stages, with acceptance criteria, exit gates, and architectural decision records logged through the entire programme.

The category is established. Payment orchestration as a layer above sponsor banks, processors, and alternative-payment-method providers has been proven by Gr4vy, Spreedly, and Primer in the US and EU. The differentiation is structural rather than feature-by-feature: the existing orchestrators were built outward from international card processing and have spent the last decade adding rails as connectors retrofitted on top of a card-shaped core. Mobile money's 5-to-120-second async windows, Pay-by-Bank's redirect-and-callback semantics, and instant rails' real-time finality each became exception paths in those systems. Orchura is being built as one system from the first commit, with cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin treated as peers in the PaymentIntent abstraction, the ledger, and the reconciliation engine.

The launch corridor is South Africa, chosen deliberately. Mobile money, Pay-by-Bank via Stitch LinkPay, instant settlement via PayShap and RTC, and conventional card processing via Flutterwave all coexist at material volume in a single market. Sponsor-bank settlement is via direct Nedbank API integration; KYB via Smile ID; later corridors extend into SADC via TCIB and into selected sub-Saharan markets (Egypt, Morocco, Côte d'Ivoire). Architecturally, the corridor catalogue is data, not code: rails extend without rebuild.

The product is delivered as an API, with SDKs and a console for operators. There is no low-code workflow builder, no third-party connector marketplace, and no AI feature that doesn't name the model it uses. Every claim Orchura makes about the platform's eventual operation will be expressible as a number, a defined standard, or a reproducible procedure. Through the build period, the brand makes architectural claims and intent claims. Operational claims — latency percentiles, authorisation rates, transaction volumes, merchant references — wait until the platform earns them.
08
SECTION 08 // LAUNCH STAGE

Pitches — launch stage.

For merchants, marketing, developers, and partners from M16 onward — once the architecture has earned the right to make operational claims.

These pitches go live the day Phase 1 sign-off is recorded. Until then, they sit in this document as a contract with the future: this is what the brand will say once it can. Each is sayable on the public site, the marketing hero, the docs, and the cold email.

10 WORDS [LAUNCH] · TWITTER BIO, BOOTH SIGNAGE
The payment orchestration layer engineered for heterogeneous rails.
30 WORDS [LAUNCH] · COLD EMAIL OPENER
Orchura is the payment orchestration layer for B2B merchants on more than one rail. One API above cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin — settled into a double-entry ledger your auditor will recognise.
60 WORDS [LAUNCH] · CONFERENCE INTRODUCTION
Orchura is the payment orchestration layer for B2B merchants that have outgrown the single-PSP setup. We sit above sponsor banks, card processors, mobile money aggregators, Pay-by-Bank providers, and stablecoin rails — routing every transaction to the path most likely to succeed at the lowest defensible cost, settling into a double-entry ledger that survives audit, and reconciling without human intervention. Engineered for heterogeneous rails. Not assembled.
120 WORDS [LAUNCH] · SALES INTRO CALL
A B2B merchant with traction in one country reaches the second country and the architecture stops working. The single PSP that handled cards in market one has thin coverage in market two, no presence in market three, and a settlement file that doesn't survive contact with mobile money. Orchura is the orchestration layer that solves that — one API above every rail the merchant needs to touch, with a double-entry ledger underneath that the CFO and the auditor both read without translation. Stripe-pattern orchestrators built theirs by extending outward from cards. Local PSPs built one rail each. Orchura is the layer between, engineered as one system for heterogeneous rails from the first ledger entry.
250 WORDS [LAUNCH] · PRESS RELEASE FIRST PARAGRAPH
Orchura is the payment orchestration layer for B2B merchants on more than one rail. The platform sits above the rails a merchant needs to touch — sponsor banks, card processors, mobile money aggregators, Pay-by-Bank providers, and stablecoin off-ramps — and below the merchant's product, doing the unglamorous work of choosing the right rail per transaction, settling into a double-entry ledger built on TigerBeetle, and reconciling continuously back to each rail of record. The category is established; the architecture is not. Stripe-pattern orchestrators like Gr4vy and Primer extended outward from international card processing and have spent the last decade adding rails as connectors retrofitted on top of a card-shaped core. Mobile money's async settlement, Pay-by-Bank's redirect semantics, and instant rails' real-time finality became exception paths in systems designed with cards as the default. Orchura is built as one system. Heterogeneous rails are first-class in the PaymentIntent abstraction, the ledger, the reconciliation engine, and the webhook surface. The launch corridor is South Africa — a market chosen because mobile money, Pay-by-Bank, instant settlement, and conventional card processing all coexist there at material volume. Orchura, Inc. is incorporated in Delaware with an operating subsidiary in South Africa for the launch-corridor team and rail relationships. The customer is the engineering-led B2B merchant that has outgrown the single-PSP setup. The product is one API, one ledger, every rail. The brand promise is that the merchant never has to know which rail moved their money — and the merchant's CFO can prove that it did.
400 WORDS [LAUNCH] · SPONSOR-BANK BRIEFING / REGULATOR Q&A
Orchura is a payment orchestration layer for B2B merchants, registered as Orchura, Inc. in Delaware with an operating subsidiary in South Africa for the launch-corridor team and the local rail relationships. The platform is deployed multi-region — primary AWS af-south-1, with an EU disaster-recovery region — and additional regions are added as the rail catalogue extends. Orchura sits above sponsor banks, card processors, mobile money aggregators, Pay-by-Bank providers, and stablecoin settlement rails. For each transaction, the platform selects a route based on issuer BIN, historical authorisation rate per rail, current rail health, currency corridor, and cost band. Funds are settled into a double-entry ledger built on TigerBeetle, with continuous reconciliation back to each rail of record. Every state change is idempotent, every webhook is signed, and the audit log is immutable.

The platform is engineered for heterogeneous rails as a first-class concern. Cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin are peers in the PaymentIntent abstraction — not a primary rail with the rest as connectors retrofitted on top. Async settlement, partial failure, and rail-specific finality semantics are ordinary paths through the system rather than exceptions. The architectural difference relative to the established orchestrators is structural, observable in the code, and difficult to copy by adding features.

The launch corridor catalogue covers South Africa (PayShap, RTC, direct sponsor-bank settlement via Nedbank), Nigeria, Kenya, Egypt, Morocco, and Côte d'Ivoire across mobile money via pawaPay, card via Flutterwave, Pay-by-Bank via Stitch LinkPay, and stablecoin settlement (USDC, USDT, ZARP) via Fireblocks-custodied wallets. KYB is performed via Smile ID. Transaction monitoring includes Chainalysis KYT for the digital-asset workflows.

The product is delivered as an API, with SDKs for the platform stacks merchants actually run on, and a console for operators that runs in dark mode by design — because operators spend long sessions with it. There is no low-code workflow builder, no marketplace of third-party integrations, and no AI feature that doesn't name the model it uses. Every claim Orchura makes about its product is expressible as a number, a defined standard, or a reproducible procedure.
09
SECTION 09

Boilerplate.

The paragraph at the bottom of the press release. Two versions, one for each stage.

BUILD STAGE // M0 – M16
Orchura is a payment orchestration layer engineered for heterogeneous rails — cards, mobile money, Pay-by-Bank, instant settlement, and stablecoin — built as one system from the first ledger entry. Orchura, Inc. is incorporated in Delaware with an operating subsidiary in South Africa. The platform is in build, with sign-off targeted at Q4 2027 and first-merchant production cutover at Q1 2028. orchura.io
LAUNCH STAGE // M16+
Orchura is the payment orchestration layer for B2B merchants on more than one rail. The platform sits above sponsor banks, card processors, mobile money, Pay-by-Bank, and stablecoin rails — routing every transaction to the path most likely to succeed at the lowest defensible cost, settling into a double-entry ledger that survives audit, and reconciling back to the rail of record without human intervention. Engineered for heterogeneous rails. Not assembled. Orchura, Inc. is incorporated in Delaware, with an operating subsidiary in South Africa serving the launch corridor. orchura.io
RULES OF USE
FIRST REFERENCE"Orchura" — never "the Orchura platform", never "the Orchura solution".
PARENT ENTITYOrchura, Inc. (Delaware). Use only when the legal entity is the subject of the sentence.
SUBSIDIARYOrchura (Pty) Ltd (South Africa). Reference only in regulatory, sponsor-bank, or local-corridor contexts where the operating entity is what matters.
DOMAINorchura.io
CONTACThello@orchura.io
SWITCH-OVER DATEBuild-stage boilerplate is replaced with launch-stage boilerplate the day Phase 1 sign-off is recorded — not before, not after.
FORBIDDEN ADJECTIVESleading, innovative, cutting-edge, world-class, best-in-class, revolutionary. See Identity V1.0 §05.