android-checkout-sdk
android-checkout-sdk copied to clipboard
**Describe the bug** App crashes when paying **To Reproduce** Unable to know the operation path, but know the jump activity 2. PYPLInitiateCheckoutActivity 3. PYPLHomeActivity 4. AuthorizationManagementActivity 5. PYPLHomeActivity **Expected behavior**...
version: 1.0.0 Issue: NowSecure 3rd party security tool has flagged the use of unrestricted context-registered broadcast receivers Evidence: `com.cardinalcommerce` is referenced in a heavily obfuscated stacktrace. This is the only...
**Describe the bug** App crashes when paying **To Reproduce** **Expected behavior** Fragment will be recreated when memory is insufficient **Screenshots** **Smartphone (please complete the following information):** - Android Version: android...
**Describe the bug** App crashes when paying **To Reproduce** Unable to know the operation path, but know the jump activity 1. PYPLInitiateCheckoutActivity 2. PYPLHomeActivity **Expected behavior** **Screenshots** **Smartphone (please complete...
**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...
**Error: java.lang.IllegalArgumentException: Check your returnUrl! It should contain your app's package name appended with "://paypalpay".** I am using `com.paypal.checkout:android-sdk:0.8.8` This error occurs every time in the portion of the setting...
@tdchow @ChrisGuzman @mahmoud-turki On the Android SDK side, when initiating the PayPal order creation, the intermittently onShippingChange callback was not triggering. when the user opens the Paysheet we have already...
I'm integrating the SDK PayPal in my project but I'm having an issue 😞. I start the checkout with **_orderId_**, but when I register the callbacks and call the `approval.orderActions.authorize`(in...
Bank
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...