Skip navigation links
B C G H M P R S 

B

build() - Method in class com.adyen.checkout.redirect.RedirectConfiguration.Builder
 
Builder(Context) - Constructor for class com.adyen.checkout.redirect.RedirectConfiguration.Builder
Constructor for Builder with default values.
Builder(Locale, Environment) - Constructor for class com.adyen.checkout.redirect.RedirectConfiguration.Builder
Builder with required parameters.

C

com.adyen.checkout.redirect - package com.adyen.checkout.redirect
 
createRedirectIntent(Context, Uri) - Static method in class com.adyen.checkout.redirect.RedirectUtil
Creates the intent that will start the redirect.
CREATOR - Static variable in class com.adyen.checkout.redirect.RedirectConfiguration
 

G

getReturnUrl(Context) - Static method in class com.adyen.checkout.redirect.RedirectComponent
Returns the suggested value to be used as the `returnUrl` value in the payments/ call.
getSupportedActionTypes() - Method in class com.adyen.checkout.redirect.RedirectComponent
 

H

handleActionInternal(Activity, Action) - Method in class com.adyen.checkout.redirect.RedirectComponent
 
handleRedirectResponse(Uri) - Method in class com.adyen.checkout.redirect.RedirectComponent
Call this method when receiving the return URL from the redirect with the result data.

M

makeRedirect(Activity, RedirectAction) - Static method in class com.adyen.checkout.redirect.RedirectComponent
Make a redirect from the provided Activity to the target of the Redirect object.

P

parseRedirectResult(Uri) - Static method in class com.adyen.checkout.redirect.RedirectUtil
A redirect may return to the application using the ReturnUrl when properly setup in an Intent Filter.
PROVIDER - Static variable in class com.adyen.checkout.redirect.RedirectComponent
 

R

REDIRECT_RESULT_SCHEME - Static variable in class com.adyen.checkout.redirect.RedirectUtil
The suggested scheme to be used in the intent filter to receive the redirect result.
RedirectComponent - Class in com.adyen.checkout.redirect
 
RedirectComponent(Application, RedirectConfiguration) - Constructor for class com.adyen.checkout.redirect.RedirectComponent
 
RedirectConfiguration - Class in com.adyen.checkout.redirect
 
RedirectConfiguration(Locale, Environment, String) - Constructor for class com.adyen.checkout.redirect.RedirectConfiguration
 
RedirectConfiguration(Parcel) - Constructor for class com.adyen.checkout.redirect.RedirectConfiguration
 
RedirectConfiguration.Builder - Class in com.adyen.checkout.redirect
Builder to create a RedirectConfiguration.
RedirectUtil - Class in com.adyen.checkout.redirect
 

S

setEnvironment(Environment) - Method in class com.adyen.checkout.redirect.RedirectConfiguration.Builder
 
setShopperLocale(Locale) - Method in class com.adyen.checkout.redirect.RedirectConfiguration.Builder
 
B C G H M P R S 
Skip navigation links