> ## Documentation Index
> Fetch the complete documentation index at: https://primer.io/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# PrimerSessionIntent

```kotlin KOTLIN theme={"dark"}
enum class PrimerSessionIntent {
    CHECKOUT,
}
```

Set the preferred session intent when showing `paymentMethodType`.
