MerchantAuthenticationService

abstract class MerchantAuthenticationService : MessengerService

Authentication service Merchants should inherit from to provide an implementation of AuthenticationProvider.

Define the inherited service in Manifest and the SDK will automatically detect it.

Note:

If SDK cannot detect the service for some reason, see com.adyen.ipp.InPersonPayments.setAuthenticationServiceClass.