A
B
C
D
E
F
G
H
I
L
M
N
O
P
R
S
T
U
V
W
T
- text(kotlin.jvm.functions.Function1) - function in com.checkout.threeds.domain.model.FooterCustomization
- DSL Method for Footer Text setup
- TextCustomization - class in com.checkout.threeds.domain.model
- Use this class to customize the style of the text in the Navigation Bar used across 3DS1 and 3DS2 challenge screens, as well as the actual text displayed as the title.
- TextStyleCustomization - class in com.checkout.threeds.domain.model
- Use this class to customize the visual style of the text on the challenge screen.
- ThreeDS1ProtocolError - enum entry in com.checkout.threeds.domain.model.AuthenticationErrorType
The SDK encountered an error related to the 3DS1 protocol.
- ThreeDS2ProtocolError - enum entry in com.checkout.threeds.domain.model.AuthenticationErrorType
The authentication did not complete because an error was reported by one of the components in the 3D Secure process.
- ThreeDS2Service - class in com.checkout.threeds.standalone.api
- The ThreeDS2Service interface is the main 3DS SDK interface.
- ThreeDS2ServiceConfiguration - class in com.checkout.threeds.standalone.models
- The ThreeDS2ServiceConfiguration class shall represent the parameters that are required by the 3DS SDK for initialization of the ThreeDS2Service.
- ThreeDSConstantsKt - class in com.checkout.threeds.standalone.utils
- toString() - function in com.checkout.threeds.domain.model.AuthenticationResult
- toString() - function in com.checkout.threeds.domain.model.ResultType.Completed
- toString() - function in com.checkout.threeds.domain.model.ResultType.Error
- Transaction - class in com.checkout.threeds.standalone.api
- An object that implements the Transaction interface shall hold parameters that the 3DS Server requires to create AReq messages and to perform the Challenge Flow.