Skip navigation links
B C D G I N O P S W 

B

build() - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Builder(CardConfiguration) - Constructor for class com.adyen.checkout.card.CardConfiguration.Builder
Constructor of Card Configuration Builder with instance of CardConfiguration.
Builder(Context) - Constructor for class com.adyen.checkout.card.CardConfiguration.Builder
Constructor of Card Configuration Builder with default values from Context.
Builder(Locale, Environment) - Constructor for class com.adyen.checkout.card.CardConfiguration.Builder
Builder with parameters for a CardConfiguration.
Builder(Context, String) - Constructor for class com.adyen.checkout.card.CardConfiguration.Builder
Deprecated.
Constructor deprecated since publicKey is no longer always required in favor of clientKey.
Builder(Locale, Environment, String) - Constructor for class com.adyen.checkout.card.CardConfiguration.Builder
Deprecated.
Constructor deprecated since publicKey is no longer always required in favor of clientKey.

C

CardComponent - Class in com.adyen.checkout.card
 
CardComponent(StoredPaymentMethod, CardConfiguration) - Constructor for class com.adyen.checkout.card.CardComponent
Constructs a CardComponent object.
CardComponent(PaymentMethod, CardConfiguration) - Constructor for class com.adyen.checkout.card.CardComponent
Constructs a CardComponent object.
CardComponentProvider - Class in com.adyen.checkout.card
 
CardComponentProvider() - Constructor for class com.adyen.checkout.card.CardComponentProvider
 
CardComponentState - Class in com.adyen.checkout.card
 
CardComponentState(<any>, boolean, CardType, String) - Constructor for class com.adyen.checkout.card.CardComponentState
PaymentComponentState for CardComponent with additional data.
CardConfiguration - Class in com.adyen.checkout.card
Configuration class required by CardComponent to change it's behavior.
CardConfiguration.Builder - Class in com.adyen.checkout.card
Builder to create a CardConfiguration.
CardInputData - Class in com.adyen.checkout.card
 
CardInputData() - Constructor for class com.adyen.checkout.card.CardInputData
 
com.adyen.checkout.card - package com.adyen.checkout.card
 
createComponentState() - Method in class com.adyen.checkout.card.CardComponent
 
CREATOR - Static variable in class com.adyen.checkout.card.CardConfiguration
 

D

DEFAULT_SUPPORTED_CARDS_LIST - Static variable in class com.adyen.checkout.card.CardConfiguration
 

G

get(FragmentActivity, PaymentMethod, CardConfiguration) - Method in class com.adyen.checkout.card.CardComponentProvider
 
get(Fragment, PaymentMethod, CardConfiguration) - Method in class com.adyen.checkout.card.CardComponentProvider
 
getBinValue() - Method in class com.adyen.checkout.card.CardComponentState
 
getCardNumber() - Method in class com.adyen.checkout.card.CardInputData
 
getCardType() - Method in class com.adyen.checkout.card.CardComponentState
 
getExpiryDate() - Method in class com.adyen.checkout.card.CardInputData
 
getHolderName() - Method in class com.adyen.checkout.card.CardInputData
 
getPublicKey() - Method in class com.adyen.checkout.card.CardConfiguration
Get public key.
getSecurityCode() - Method in class com.adyen.checkout.card.CardInputData
 
getShopperReference() - Method in class com.adyen.checkout.card.CardConfiguration
 
getStoredPaymentInputData() - Method in class com.adyen.checkout.card.CardComponent
 
getSupportedCardTypes() - Method in class com.adyen.checkout.card.CardConfiguration
The list of CardType that this payment supports.
getSupportedFilterCards() - Method in class com.adyen.checkout.card.CardComponent
 
getSupportedPaymentMethodTypes() - Method in class com.adyen.checkout.card.CardComponent
 

I

isAvailable(Application, PaymentMethod, CardConfiguration, <any>) - Method in class com.adyen.checkout.card.CardComponentProvider
 
isHideCvc() - Method in class com.adyen.checkout.card.CardConfiguration
 
isHideCvcStoredCard() - Method in class com.adyen.checkout.card.CardConfiguration
 
isHolderNameRequire() - Method in class com.adyen.checkout.card.CardComponent
Return false when CardComponent.isStoredPaymentMethod() is true.
isHolderNameRequire() - Method in class com.adyen.checkout.card.CardConfiguration
 
isShowStorePaymentFieldEnable() - Method in class com.adyen.checkout.card.CardConfiguration
 
isStoredPaymentMethod() - Method in class com.adyen.checkout.card.CardComponent
 
isStorePaymentEnable() - Method in class com.adyen.checkout.card.CardInputData
 

N

newBuilder() - Method in class com.adyen.checkout.card.CardConfiguration
 

O

onInputDataChanged(CardInputData) - Method in class com.adyen.checkout.card.CardComponent
 

P

PROVIDER - Static variable in class com.adyen.checkout.card.CardComponent
 

S

setCardNumber(String) - Method in class com.adyen.checkout.card.CardInputData
 
setClientKey(String) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
 
setEnvironment(Environment) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
 
setExpiryDate(ExpiryDate) - Method in class com.adyen.checkout.card.CardInputData
 
setHideCvc(boolean) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set if the CVC field should be hidden from the Component and not requested to the shopper on a regular payment.
setHideCvcStoredCard(boolean) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set if the CVC field should be hidden from the Component and not requested to the shopper on a stored payment flow.
setHolderName(String) - Method in class com.adyen.checkout.card.CardInputData
 
setHolderNameRequire(boolean) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set if the holder name is required and should be shown as an input field.
setPublicKey(String) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
 
setSecurityCode(String) - Method in class com.adyen.checkout.card.CardInputData
 
setShopperLocale(Locale) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
 
setShopperReference(String) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set the unique reference for the shopper doing this transaction.
setShowStorePaymentField(boolean) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set if the option to store the card for future payments should be shown as an input field.
setStorePayment(boolean) - Method in class com.adyen.checkout.card.CardInputData
 
setSupportedCardTypes(CardType...) - Method in class com.adyen.checkout.card.CardConfiguration.Builder
Set the supported card types for this payment.
showStorePaymentField() - Method in class com.adyen.checkout.card.CardComponent
 

W

writeToParcel(Parcel, int) - Method in class com.adyen.checkout.card.CardConfiguration
 
B C D G I N O P S W 
Skip navigation links