SWIFT
getPaymentMethodAsset
Call this method to retrieve the asset for a specific payment method, if available on the current client session.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
static func getPaymentMethodAsset(for paymentMethodType: String) throws -> PrimerPaymentMethodAsset?
{{ ... }}
Hide Parameters