Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PYPLInitiateCheckoutActivity & RedirectUriReceiverActivity not found. #234

Open
stevdza-san opened this issue Apr 24, 2023 · 3 comments
Open

Comments

@stevdza-san
Copy link

Hi there, I've been trying to implement Paypal SDK in my app. I've read the documentation, and I've noticed that "RedirectUriReceiverActivity" and "PYPLInitiateCheckoutActivity" activity classes are not recognized in AndroidManifest.xml file while trying to declare two extra activities.

Here's the code example: https://developer.paypal.com/limited-release/paypal-mobile-checkout/android/customize-return-url/#link-samplecode

Later I've found that the package name for the "PYPLInitiateCheckoutActivity" class is not the same as the one I've read inside the documentation. I've found it on a new path "com.paypal.pyplcheckout.ui.feature.home.activities.PYPLInitiateCheckoutActivity".

However that other activity class "RedirectUriReceiverActivity " is still not recognized in my project, I can't find it.

Anyone knows how to get over this issue?
Thanks!

@dimakpoq
Copy link

dimakpoq commented Nov 28, 2023

Hello,
Are there any updates on this one, I can not locate the com.paypal.openid.RedirectUriReceiverActivity too, in sdk version 1.1.0. The link to code example from the above no longer works.

Thank you.

@ridadevlop
Copy link

@stevdza-san did you fix it? I got the same issue

@stevdza-san
Copy link
Author

@stevdza-san did you fix it? I got the same issue

Nope, haven't tried since then.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants