Skip to main content

Demo applications

Live and deployable Inttegro integrations for web, server, and mobile stacks. Open a hosted demo, inspect its versioned source, or deploy your own copy.

Current release

v1.2.2 Published

8 hosted demos. Source and deployment links are pinned to this release.

Server demos validate the request, create a finalized order with an official Inttegro SDK, and redirect to hosted checkout. Mobile demos receive a finalized order ID from the Next.js companion backend, then present the native payment sheet. Fulfill from the order’s current payment state.

API keys stay server-side

Never put INTTEGRO_API_KEY in browser or mobile code. The mobile demos receive only a finalized order ID from the companion backend.

Server and full-stack demos

Server-side SDK integrations that create finalized orders and hand off to Inttegro Checkout.

Spring Boot

Ledgerline

JavaSDK 5.0.0

A Spring MVC invoice checkout using the Inttegro Java SDK.

Hosted checkout

Mobile demos

Native SDK integrations backed by server-created order IDs. API keys never ship in the app.

Flutter

Kora Market mobile

DartSDK 0.1.0

A cross-platform storefront using the Flutter plugin and native payment sheets.

Native payment sheet

Run your own

Provider links on each demo card deploy the pinned release. Configure a dedicated Inttegro API key, active Product and Price IDs, and the deployment’s public origin. The released source links to local setup and verification commands.

Reference