Skip to main content
Primer Checkout Android SDK is currently in beta (v3.0.0-beta.4). The API is subject to change before the stable release.
Composable that renders available payment methods with customizable header and item slots. Handles surcharge grouping automatically.

Signature

Parameters

Default behavior

Renders a “Pay with” header, a vertical list of methods with icon, name, and optional surcharge, and groups methods by surcharge amount. Shows PaymentMethodsDefaults.EmptyState() when no methods are available.