Inttegro demos 1.0.0
Inttegro demos 1.0.0
This is the first versioned release of the complete Inttegro demo suite. It
provides production-shaped payment integrations, realistic product stories,
framework-native structure, and stable source references for Inttegro Studio.
Included demos
- Next.js, Nuxt, Rails, and Laravel: Kora Market hosted checkout.
- Express, Django, and FastAPI: Afterglow Sessions ticket checkout.
- Go and Spring Boot: Ledgerline invoice payment.
- SwiftUI, Jetpack Compose, Flutter, and React Native with Expo: Kora Market
native payment sheet.
Every demo is versioned 1.0.0. The canonical suite tag is v1.0.0; each demo
also has an immutable {demo}-v1.0.0 alias for framework-specific Studio
permalinks. All 14 tags resolve to the same release commit.
Integration guidance
The release includes extensive source commentary and a shared decision guide
covering hosted checkout, mobile backend boundaries, secret handling,
idempotency, customer and catalog alternatives, finalization, return URLs,
correlation, verification, reconciliation, safe errors, and observability.
integration-decisions.json provides the same
rationale in a structured form for machine readers.
releases/v1.0.0.json maps each demo to its immutable tag and
integration entry points.
Verification
The repository contract suite, Next.js, Nuxt, Express, Django, FastAPI, Rails,
Go, React Native, and the SwiftUI simulator build passed for this source state.
Android requires a configured Android SDK. Flutter/Dart, Maven, and PHP/Composer
checks require their respective toolchains.
Spring Boot currently resolves the Java SDK from the parent Commerce checkout
until Java SDK 5.0.0 is available from Maven Central. Flutter and React Native
also require their documented native development-build setup.