Founder journey control

Configureer je checkout-moment.

Test dezelfde founder journey met betaling voor intake, na aanbeveling of na stap 3, zonder de downstream caseflow te verliezen.

Founder entry

Vind je oprichtingspakket en vervolgstap in één begeleide intake

Deze intake werkt als guided diagnosis: we bepalen eerst je structuur, reviewstatus en route, en pas daarna wat de volgende self-serve stap is.

1. Basisstructuur

2. Reviewsignalen

3. Payment gate

Journey version 1 keeps the same downstream case flow, but changes when checkout blocks progress and what unpaid state is recorded.
Resultaat: binnen één intake krijg je een pakketadvies, reviewstatus en een canonieke snapshot voor checkout, intakeplanning en latere case-status.

Aanbevolen route

Standaard BV oprichting

Je richt één werk-BV op zonder extra structuurstappen of conversiewerk.

ReviewstatusStandaard self-serve
VervolgstapVerder naar checkout en intakestart
Package keyone_bv
Payment gateAFTER_RECOMMENDATION

Waarom deze route?

  • bv_baseincorp_bv_base_v1
    x1
  • ubo_registrationincorp_addon_ubo_registration_v1
    x1
  • kwaliteitfondsincorp_addon_kwaliteitfonds_v1
    x1

Journey continuity preview

  • Founder entry/
    Recommendation first
  • Configurator route/configurator
    Checkout after recommendation
  • Fixture dashboard preview/dashboard?fixture=simple-one-founder-bv&preview=1
    Resumes at step_three

Canonical case snapshot

{
  "founderCount": 1,
  "language": "nl",
  "journeyVersion": 1,
  "paymentGateVersion": 1,
  "paymentGatePosition": "AFTER_RECOMMENDATION",
  "founderJourneyState": "QUALIFIED_BUT_UNPAID",
  "founderJourneyStep": "RECOMMENDATION",
  "shouldCollectPaymentNow": true,
  "resumeStepAfterPayment": "STEP_THREE",
  "proposedStructure": {
    "personalHoldingCount": 0,
    "tussenholdingCount": 0,
    "werkBvCount": 1
  },
  "flags": {
    "hasForeignParticipant": false,
    "needsEnglishProcess": false,
    "isConversion": false,
    "hasConflictingShareSplit": false,
    "hasMissingIdentityData": false,
    "hasMissingUboData": false
  },
  "recommendation": {
    "packageKey": "one_bv",
    "reviewState": "standard_self_serve",
    "nextStepPath": "self_serve_checkout"
  }
}