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 assets for all the payment methods available on the current client session.
static func getPaymentMethodAssets() throws -> [PrimerPaymentMethodAsset]
{{ ... }}
Returns
Show Array<PrimerPaymentMethodAsset>
paymentMethodBackgroundColor
Throws
An error that will be thrown in case the SDK was not initialized properly. Before calling this method,
the SDK must be initialized.