allowed Authentication Methods
fun allowedAuthenticationMethods(authenticationMethods: List<GooglePayConfig.AuthenticationMethodType>): GooglePayConfig.Builder
Defines the allowed authentication methods (if undefined the default list contains PAN_ONLY and CRYPTOGRAM_3DS)
Parameters
authentication Methods
The list of authentication methods allowed
See also
for all authentication method types