android-checkout-sdk
android-checkout-sdk copied to clipboard
**Describe the bug** After upgrading `com.paypal.checkout:android-sdk:1.3.0`, we are unable to build our application due to the following gradle error: ```shell > Task :app:checkDebugDuplicateClasses FAILED ... FAILURE: Build failed with an...
Before you create a new issue, please search for similar issues. It's possible somebody has encountered this bug already. **PLEASE REMOVE THIS LINE TO ACKNOWLEDGE THAT AN ISSUE DOESN'T ALREADY...
FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':app:checkDebugAarMetadata'. > Could not resolve all files for configuration ':app:debugRuntimeClasspath'. > Could not resolve org.jfrog.cardinalcommerce.gradle:cardinalmobilesdk:2.2.7-2. Required...
Hello, I am opening an issue that is related to this one https://github.com/paypal/android-checkout-sdk/issues/281 The solution helped, issue was closed. But we received another letter from Google. Some context Previously we...
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...
**Describe the bug** If I tap on the PayPal button without an active internet connection it will crash **To Reproduce** Steps to reproduce the behavior: 1. Disable internet connection 2....
Before you create a new issue, please search for similar issues. It's possible somebody has encountered this bug already. **PLEASE REMOVE THIS LINE TO ACKNOWLEDGE THAT AN ISSUE DOESN'T ALREADY...
My project has been released, but my application ID contains uppercase letters, and the performance has been continuously loading. I have debugged locally and confirmed that it is due to...
**Describe the bug** The PayPal SDK fails to map the currency from the shipping method when the country's currency contains letters rather than symbols. For example, Norway's `kr` compared to...
**Describe the bug** Under normal circumstances, there is no problem with paypal paymentοΌbut if I clear the app cache in settings and try to pay again, I will not receive...