setAuthenticationServiceClass

@JvmStatic
fun <T : MerchantAuthenticationService> setAuthenticationServiceClass(authServiceClass: Class<T>)

Manually sets the instance of the MerchantAuthenticationService to be used in payment requests.

Use this method only when a manual setup is required. In most of the cases the service will be automatically loaded from the manifest.