KOTLIN
showPaymentMethod
Use this method to present the payment method user interface (UI) to the user.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
@Throws(UnsupportedPaymentIntentException::class)
fun showPaymentMethod(context: Context, sessionIntent: PrimerSessionIntent)
Hide Parameters
Hide Exceptions
sessionIntent. Supported payment session intents for given payment method are returned in onAvailablePaymentMethodsLoaded callback.