Skip to main content

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.

Call this method to retrieve resources for a given paymentMethodType.
KOTLIN
@Throws(SdkUninitializedException::class)
@JvmStatic
fun getPaymentMethodResource(
  context: Context,
  paymentMethodType: String
): PrimerPaymentMethodResource

Parameters

Returns

Throws