getAuthenticator
abstract fun <Authenticatable> getAuthenticator(authenticatable: Authenticatable): PaymentAuthenticator<Authenticatable>
Returns the correct PaymentAuthenticator to handle the Authenticatable.
Returns the correct PaymentAuthenticator to handle the Authenticatable.