A  B  C  D  F  G  H  I  L  M  O  P  S  V  W 

S

setAllowCreditCards(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set if you support credit cards.
setAllowCreditCards(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setAllowedAuthMethods(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setAllowedAuthMethods(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the supported authentication methods.
setAllowedCardNetworks(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setAllowedCardNetworks(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the allowed card networks.
setAllowedCountryCodes(java.util.List) - function in com.adyen.checkout.googlepay.ShippingAddressParameters
 
setAllowedIssuerCountryCodes(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the allowed issuer country codes.
setAllowedIssuerCountryCodes(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setAllowPrepaidCards(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set if you support prepaid cards.
setAllowPrepaidCards(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setAmount(com.adyen.checkout.components.core.Amount) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the amount of the transaction.
setAnalyticsConfiguration(com.adyen.checkout.components.core.AnalyticsConfiguration) - function in com.adyen.checkout.components.core.internal.BaseConfigurationBuilder
 
setAssuranceDetailsRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set to true to request assurance details.
setAssuranceDetailsRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setBillingAddressParameters(com.adyen.checkout.googlepay.BillingAddressParameters) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setBillingAddressParameters(com.adyen.checkout.googlepay.BillingAddressParameters) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the required billing address details.
setBillingAddressRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set to true if you require a billing address.
setBillingAddressRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setBlockedIssuerCountryCodes(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the blocked issuer country codes.
setBlockedIssuerCountryCodes(java.util.List) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setCheckoutOption(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the checkout option.
setCheckoutOption(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setCountryCode(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setCountryCode(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the ISO 3166-1 alpha-2 country code where the transaction is processed.
setEmailRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set to true if you require an email address.
setEmailRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setExistingPaymentMethodRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Default is false.
setExistingPaymentMethodRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setFormat(java.lang.String) - function in com.adyen.checkout.googlepay.BillingAddressParameters
 
setGooglePayButtonStyling(com.adyen.checkout.googlepay.GooglePayButtonStyling) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set a GooglePayButtonStyling object for customization of the Google Pay button.
setGooglePayButtonStyling(com.adyen.checkout.googlepay.GooglePayButtonStyling) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setGooglePayEnvironment(java.lang.Integer) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the environment to be used by GooglePay.
setGooglePayEnvironment(java.lang.Integer) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setInteractionBlocked(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayComponent
 
setMerchantAccount(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set the merchant account to be put in the payment token from Google to Adyen.
setMerchantAccount(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setMerchantId(java.lang.String) - function in com.adyen.checkout.googlepay.MerchantInfo
 
setMerchantInfo(com.adyen.checkout.googlepay.MerchantInfo) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setMerchantInfo(com.adyen.checkout.googlepay.MerchantInfo) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the information about the merchant requesting the payment.
setMerchantName(java.lang.String) - function in com.adyen.checkout.googlepay.MerchantInfo
 
setOnRedirectListener(kotlin.jvm.functions.Function0) - function in com.adyen.checkout.action.core.internal.ActionHandlingComponent
 
setPhoneNumberRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.BillingAddressParameters
 
setPhoneNumberRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.ShippingAddressParameters
 
setShippingAddressParameters(com.adyen.checkout.googlepay.ShippingAddressParameters) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setShippingAddressParameters(com.adyen.checkout.googlepay.ShippingAddressParameters) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the required shipping address details.
setShippingAddressRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Set to true if you require a shipping address.
setShippingAddressRequired(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setShopperLocale(java.util.Locale) - function in com.adyen.checkout.components.core.internal.BaseConfigurationBuilder
 
setSoftwareInfo(com.adyen.checkout.googlepay.SoftwareInfo) - function in com.adyen.checkout.googlepay.MerchantInfo
 
setStackTrace(kotlin.Array) - function in kotlin.Throwable
 
setSubmitButtonVisible(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets if submit button will be visible or not.
setSubmitButtonVisible(java.lang.Boolean) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
setTotalPriceStatus(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
Sets the status of the total price used.
setTotalPriceStatus(java.lang.String) - function in com.adyen.checkout.googlepay.GooglePayConfiguration.Builder
 
ShippingAddressParameters - class in com.adyen.checkout.googlepay
Pass this object to GooglePayConfiguration.shippingAddressParameters to the required shipping address details.
SoftwareInfo - class in com.adyen.checkout.googlepay
Holds information about the caller of the API.
startGooglePayScreen(android.app.Activity,java.lang.Integer) - function in com.adyen.checkout.googlepay.GooglePayComponent
Start the GooglePay screen which will return the result to the provided Activity.
submit() - function in com.adyen.checkout.googlepay.GooglePayComponent
Start the GooglePay screen.
SUBSCRIBE - enum entry in com.adyen.checkout.googlepay.GooglePayButtonType
 
A  B  C  D  F  G  H  I  L  M  O  P  S  V  W