Show single paymentMethod in either Primer’s Checkout or Vault session.Note that there are more options which you can set by passing your SDK settings in
the configure function.
KOTLIN
Copy
Ask AI
fun showPaymentMethod( context: Context, clientToken: String, paymentMethod: String, intent: PrimerSessionIntent,)