Call this method to retrieve resources for all the payment methods available on the current client session.

KOTLIN
@Throws(SdkUninitializedException::class)
@JvmStatic
fun getPaymentMethodResources(context: Context): List<PrimerPaymentMethodResource>

Parameters

Returns

Throws