50 likes
·
7.7K reads
5 comments
Hi Victoria,
Thank you for writing such a fantastic article! I have a question about modifying the code. How can I implement "Login to PayPal" instead of processing a payment? I need to verify a user's PayPal account during the registration step.
Thank you!
Hi Ivan Green, thanks for the question. Sorry for seeing it late. If you are talking about the Login with PayPal product, please go through this documentation for integration steps: developer.paypal.com/docs/log-in-with-payp…
Hi Victoria,
Thank you for writing this article I want to talk about deep linking. how do I go back on checkOut activity using deeplink how to generate deeplink
Great tutorial. Could you make another one about paypal payouts? I'm trying to modify your codes to do so but it doesnt work. I'm getting NOT_HOLDING_CURRENCY error even before redirection to the paypal website
Hi Victoria,
I really appreciate your work. Just facing one problem in the redirection to the app after successful payment. On Android 12 and above it is working fine but below that it doesn't redirect back to the app. Instead, it opens the redirect URL in the Chrome custom tab itself. Have you run your application in Android 11?