Skip navigation links
C G H M P R 

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.

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) - Constructor for class com.adyen.checkout.redirect.RedirectComponent
 
RedirectUtil - Class in com.adyen.checkout.redirect
 
C G H M P R 
Skip navigation links