KOTLIN
Copy
Ask AI
@Throws(SdkUninitializedException::class)
@JvmStatic
fun getPaymentMethodResources(context: Context): List<PrimerPaymentMethodResource>
Parameters
Returns
Hide Returns
Hide Returns
List<PrimerPaymentMethodResource>
Hide PrimerPaymentMethodResource
Hide PrimerPaymentMethodResource
PrimerPaymentMethodAsset
Show Properties
Show Properties
A unique string identifier for the payment method. Supported payment methods for current client session are returned in onAvailablePaymentMethodsLoaded callback.
A user friendly English localized string identifier for the payment method.
PrimerPaymentMethodNativeView
Show Properties
Show Properties
A unique string identifier for the payment method. Supported payment methods for current client session are returned in onAvailablePaymentMethodsLoaded callback.
A user friendly English localized string identifier for the payment method.
A function to create a native view.