JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
D
G
H
I
O
P
R
S
T
W
A
AwaitComponent
- Class in
com.adyen.checkout.await
AwaitComponent(Application, AwaitConfiguration)
- Constructor for class com.adyen.checkout.await.
AwaitComponent
AwaitConfiguration
- Class in
com.adyen.checkout.await
AwaitConfiguration(Locale, Environment, String)
- Constructor for class com.adyen.checkout.await.
AwaitConfiguration
AwaitConfiguration(Parcel)
- Constructor for class com.adyen.checkout.await.
AwaitConfiguration
AwaitConfiguration.Builder
- Class in
com.adyen.checkout.await
Builder to create a
AwaitConfiguration
.
B
build()
- Method in class com.adyen.checkout.await.
AwaitConfiguration.Builder
Builder(Context)
- Constructor for class com.adyen.checkout.await.
AwaitConfiguration.Builder
Constructor for Builder with default values.
Builder(Locale, Environment)
- Constructor for class com.adyen.checkout.await.
AwaitConfiguration.Builder
Builder with required parameters.
C
callStatus(String, String, StatusConnectionTask.StatusCallback)
- Method in class com.adyen.checkout.await.api.
StatusApi
Starts a request to to the Status endpoing.
com.adyen.checkout.await
- package com.adyen.checkout.await
com.adyen.checkout.await.api
- package com.adyen.checkout.await.api
com.adyen.checkout.await.model
- package com.adyen.checkout.await.model
CREATOR
- Static variable in class com.adyen.checkout.await.
AwaitConfiguration
CREATOR
- Static variable in class com.adyen.checkout.await.model.
StatusRequest
CREATOR
- Static variable in class com.adyen.checkout.await.model.
StatusResponse
D
done()
- Method in class com.adyen.checkout.await.api.
StatusConnectionTask
G
getInstance(Environment)
- Static method in class com.adyen.checkout.await.api.
StatusApi
Get the instance of the
StatusApi
for the specified environment.
getOutputData()
- Method in class com.adyen.checkout.await.
AwaitComponent
getPayload()
- Method in class com.adyen.checkout.await.model.
StatusResponse
getPaymentData()
- Method in class com.adyen.checkout.await.model.
StatusRequest
getResultCode()
- Method in class com.adyen.checkout.await.model.
StatusResponse
getSupportedActionTypes()
- Method in class com.adyen.checkout.await.
AwaitComponent
getType()
- Method in class com.adyen.checkout.await.model.
StatusResponse
H
handleActionInternal(Activity, Action)
- Method in class com.adyen.checkout.await.
AwaitComponent
I
isFinalResult(StatusResponse)
- Static method in class com.adyen.checkout.await.api.
StatusResponseUtils
O
observe(LifecycleOwner, <any>)
- Method in class com.adyen.checkout.await.
AwaitComponent
observeOutputData(LifecycleOwner, <any>)
- Method in class com.adyen.checkout.await.
AwaitComponent
onCleared()
- Method in class com.adyen.checkout.await.
AwaitComponent
onFailed(ApiCallException)
- Method in interface com.adyen.checkout.await.api.
StatusConnectionTask.StatusCallback
This method will be called on the Main Thread if there was an error retrieving the Status.
onSuccess(StatusResponse)
- Method in interface com.adyen.checkout.await.api.
StatusConnectionTask.StatusCallback
This method will be called on the Main Thread when the Status is received.
P
PAYLOAD
- Static variable in class com.adyen.checkout.await.model.
StatusResponse
PAYMENT_DATA
- Static variable in class com.adyen.checkout.await.model.
StatusRequest
PROVIDER
- Static variable in class com.adyen.checkout.await.
AwaitComponent
R
RESULT_AUTHORIZED
- Static variable in class com.adyen.checkout.await.api.
StatusResponseUtils
RESULT_CANCELED
- Static variable in class com.adyen.checkout.await.api.
StatusResponseUtils
RESULT_CODE
- Static variable in class com.adyen.checkout.await.model.
StatusResponse
RESULT_ERROR
- Static variable in class com.adyen.checkout.await.api.
StatusResponseUtils
RESULT_PENDING
- Static variable in class com.adyen.checkout.await.api.
StatusResponseUtils
RESULT_REFUSED
- Static variable in class com.adyen.checkout.await.api.
StatusResponseUtils
S
sendAnalyticsEvent(Context)
- Method in class com.adyen.checkout.await.
AwaitComponent
SERIALIZER
- Static variable in class com.adyen.checkout.await.model.
StatusRequest
SERIALIZER
- Static variable in class com.adyen.checkout.await.model.
StatusResponse
setEnvironment(Environment)
- Method in class com.adyen.checkout.await.
AwaitConfiguration.Builder
setPayload(String)
- Method in class com.adyen.checkout.await.model.
StatusResponse
setPaymentData(String)
- Method in class com.adyen.checkout.await.model.
StatusRequest
setResultCode(String)
- Method in class com.adyen.checkout.await.model.
StatusResponse
setShopperLocale(Locale)
- Method in class com.adyen.checkout.await.
AwaitConfiguration.Builder
setType(String)
- Method in class com.adyen.checkout.await.model.
StatusResponse
StatusApi
- Class in
com.adyen.checkout.await.api
StatusConnectionTask
- Class in
com.adyen.checkout.await.api
StatusConnectionTask.StatusCallback
- Interface in
com.adyen.checkout.await.api
Interface to receive events on Status task completion.
StatusRequest
- Class in
com.adyen.checkout.await.model
StatusRequest()
- Constructor for class com.adyen.checkout.await.model.
StatusRequest
StatusResponse
- Class in
com.adyen.checkout.await.model
StatusResponse()
- Constructor for class com.adyen.checkout.await.model.
StatusResponse
StatusResponseUtils
- Class in
com.adyen.checkout.await.api
T
TYPE
- Static variable in class com.adyen.checkout.await.model.
StatusResponse
W
writeToParcel(Parcel, int)
- Method in class com.adyen.checkout.await.model.
StatusRequest
writeToParcel(Parcel, int)
- Method in class com.adyen.checkout.await.model.
StatusResponse
A
B
C
D
G
H
I
O
P
R
S
T
W
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes