isPaymentMethodSupported

abstract fun isPaymentMethodSupported(paymentMethod: PaymentMethod): Boolean

Checks if the provided component can handle a given payment method.