setAllowedAuthMethods

open fun setAllowedAuthMethods(@NonNull paymentMethodType: String, @NonNull authMethods: JSONArray)

Simple wrapper to configure the GooglePayRequest's allowedAuthMethods

Parameters

paymentMethodType

the paymentMethod to attach allowedAuthMethods to

authMethods

the authMethods to allow the paymentMethodType to transact with