Call this method to retrieve the asset for a specific payment method, if available on the current client session.

SWIFT
static func getPaymentMethodAsset(for paymentMethodType: String) throws -> PrimerPaymentMethodAsset?
{{ ... }}

Parameters

Returns