
Primer Android Checkout
Build Android checkout and payment experiences with Primer's CheckoutComponents SDK using Jetpack Compose, the controller pattern, slot customization, and Material 3 theming.
Overview
primer-android-checkout helps you build checkout and payment experiences with Primer's Android CheckoutComponents SDK, covering Jetpack Compose composables, the controller pattern, slot-based customization, Material 3 theming, and the full API reference. Android developers use it to integrate Primer payments into an app with idiomatic Compose UI.
Install
npx skills add https://github.com/primer-io/examples --skill claude-code-skillsWhat is this skill?
- Primer Android CheckoutComponents SDK
- Jetpack Compose composables
- Controller pattern & slots
- Material 3 theming
- Full API reference
Recommended Skills
Journey fit
Integrating a third-party payments SDK into an Android app is build-phase work wiring an external provider. The core task is integrating Primer's payment SDK (controller, slots, API reference), mapping to the integrations subphase.