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 all the payment methods available on the current client session.
KOTLIN
@Throws(SdkUninitializedException::class)
@JvmStatic
fun getPaymentMethodResources(context: Context): List<PrimerPaymentMethodResource>

Parameters

Returns

Throws