Skip to content

Handle redirects (PayPal and others) with custom redirect URL scheme #1934

Answered by ozgur00
raginmari asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @raginmari, thanks for reaching out to us. You're correct, when you're using Drop-in it handles the return from redirect itself and handles it in DropInActivity. In order for Drop-in to successfully handle the return, returnUrl needs to start with a certain checkout scheme (adyencheckout), and in order to generate the correct return url you need to use RedirectComponent.getReturnUrl(context).

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by raginmari
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants