Skip to main content
Explore how Primer Checkout components are organized and which customization points are available. Each platform uses a different architecture pattern — choose your platform to launch the interactive explorer:

Web — Slots

Web Components slot-based architecture with overridable named slots.

iOS — Scopes

SwiftUI scope-based architecture with customization points, actions, and state types.

Android — Components

Jetpack Compose component hierarchy with composable slots and state management.