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