This method is deprecated.
Use getPaymentMethodResources instead.
KOTLIN
Copy
Ask AI
@Deprecated(
message = "This method is deprecated.",
replaceWith = ReplaceWith("getPaymentMethodResources(context)")
)
@Throws(SdkUninitializedException::class)
@JvmStatic
fun getPaymentMethodAssets(context: Context): List<PrimerPaymentMethodAsset>
Parameters
Returns
Hide Returns
Hide Returns
List<PrimerPaymentMethodAsset>
Hide Properties
Hide Properties
PrimerPaymentMethodAsset
Hide Properties
Hide 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.