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

onPayPalCheckoutSuccess callback cannot be triggered after i clear cache of my app #244

Open
powerzd opened this issue Mar 11, 2024 · 1 comment

Comments

@powerzd
Copy link

powerzd commented Mar 11, 2024

PayPal Android SDK Version

1.3.0

Environment

Live

Android Version & Device

Any device

PayPal dependencies

implementation "com.paypal.android:paypal-native-payments:1.3.0"

Describe the bug

When I cleared my app cache in the phone settings, I made a paypal payment again. At this time, after the payment was successful, I could not capture the onPayPalCheckoutSuccess callback.

To reproduce

  1. clear app cache
  2. pay with paypal
  3. onPayPalCheckoutSuccess callback cannot be called

Expected behavior

onPayPalCheckoutSuccess callback can be called after clear app cache

Screenshots

No response

@KunJeongPark
Copy link
Contributor

Hello,
Thank you for using our SDK. I was not able to reproduce this issue.
Would you be able to provide video? Were you in sandbox or prod environment?

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

2 participants