A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
S
- SANDBOX - enum entry in com.checkout.threeds.Environment
Enables you to test with Checkout.com's systems without connecting to real card issuers or impacting real card holders.
- SelectorCustomization - class in com.checkout.threeds.domain.model
- Use this class to set the visual style of options that users can select during a single-select or a multi-select challenge.
- setBackgroundColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.BackgroundCustomization
- setBackgroundColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.NavigationBarCustomization
- setBgElevation(java.lang.Integer) - function in com.checkout.threeds.domain.model.BackgroundCustomization
- setBorderColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.BackgroundCustomization
- setBorderWidth(java.lang.Integer) - function in com.checkout.threeds.domain.model.BackgroundCustomization
- setChallengeTimeout(java.lang.Integer) - function in com.checkout.threeds.standalone.models.ThreeDS2ServiceConfiguration
- setContext(android.content.Context) - function in com.checkout.threeds.standalone.models.ThreeDS2ServiceConfiguration
- setCornerRadius(java.lang.Integer) - function in com.checkout.threeds.domain.model.BackgroundCustomization
- setDirectoryServerData(com.checkout.threeds.standalone.models.DirectoryServerData) - function in com.checkout.threeds.standalone.models.ConfigParameters
- setDirectoryServerID(java.lang.String) - function in com.checkout.threeds.standalone.models.DirectoryServerData
- setDirectoryServerPublicKey(java.lang.String) - function in com.checkout.threeds.standalone.models.DirectoryServerData
- setDirectoryServerRootCertificates(java.util.List) - function in com.checkout.threeds.standalone.models.DirectoryServerData
- setExpandIndicatorColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.FooterCustomization
- setMessageVersion(java.lang.String) - function in com.checkout.threeds.standalone.models.ConfigParameters
- setPanelElevation(java.lang.Integer) - function in com.checkout.threeds.domain.model.NavigationBarCustomization
- setScheme(java.lang.String) - function in com.checkout.threeds.standalone.models.ConfigParameters
- setSelectorColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.SelectorCustomization
- setText(java.lang.Integer) - function in com.checkout.threeds.domain.model.TextCustomization
- setTextColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.AllStyleCustomization
- setTextColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.LabelCustomization
- Text color resource reference.
- setTextColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.SwitchCustomization
- setTextColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.TextCustomization
- setTextColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.TextStyleCustomization
- setTextFont(java.lang.Integer) - function in com.checkout.threeds.domain.model.AllStyleCustomization
- setTextFont(java.lang.Integer) - function in com.checkout.threeds.domain.model.LabelCustomization
- Text font resource reference.
- setTextFont(java.lang.Integer) - function in com.checkout.threeds.domain.model.SwitchCustomization
- setTextFont(java.lang.Integer) - function in com.checkout.threeds.domain.model.TextCustomization
- setTextFont(java.lang.Integer) - function in com.checkout.threeds.domain.model.TextStyleCustomization
- setThumbColor(java.lang.Integer) - function in com.checkout.threeds.domain.model.SwitchCustomization
- setTint(java.lang.Integer) - function in com.checkout.threeds.domain.model.AllStyleCustomization
- Severity - class in com.checkout.threeds.domain.model
- The severity levels of warnings produced by the SDK.
- Standalone3DSService - class in com.checkout.threeds.standalone
- The Standalone3DSService is responsible for initializing SDK with configurations.
- Standalone3DSService.Companion - class in com.checkout.threeds.standalone.Standalone3DSService
- Holds session-level state shared across Standalone3DSService instances.
- StandaloneResult - class in com.checkout.threeds.standalone.models
- Result wrapper returned by the standalone 3DS APIs, representing either a successful outcome of type T or a failure of type E.
- StandaloneResult.Failure - class in com.checkout.threeds.standalone.models.StandaloneResult
- A failed StandaloneResult holding the error that describes what went wrong.
- StandaloneResult.Success - class in com.checkout.threeds.standalone.models.StandaloneResult
- A successful StandaloneResult holding the produced value.
- SwitchCustomization - class in com.checkout.threeds.domain.model
- Use this class to set the visual style of the ‘allow list’ switch that may appear on a 3DS2 challenge screen.