stripe-android icon indicating copy to clipboard operation
stripe-android copied to clipboard

Stripe Android SDK

Results 385 stripe-android issues
Sort by recently updated
recently updated
newest added

# Summary # Motivation :notebook_with_decorative_cover:  **Bank Auth Repair Pane: support abstract auth and complete repair session** :globe_with_meridians:  [BANKCON-6788](https://jira.corp.stripe.com/browse/BANKCON-6788) # Testing - [ ] Added tests - [ ] Modified tests...

work-cli

# Summary **Problem**: The only retry logic we contemplate in our network layer just considerates http result codes that are retriable. If a request fails, there's no implemented default retry...

work-cli

# Summary # Motivation :notebook_with_decorative_cover:  **[Android] Fetch FCSession on web-flavor flows on cancelled / failed results** :globe_with_meridians:  [BANKCON-8322](https://jira.corp.stripe.com/browse/BANKCON-8322) # Testing - [ ] Added tests - [ ] Modified tests...

work-cli

# Summary Add mandate collection screenshot tests # Testing - [x] Added tests - [ ] Modified tests - [ ] Manually verified

# Summary Clean up task to remove the application from CustomerSheetViewModel.

## Summary After attempting to generate payment method params in the form with invalid details, error messages are showing up for fields that have not been edited yet. ## Code...

bug

Bumps [com.google.truth:truth](https://github.com/google/truth) from 1.1.3 to 1.1.4. Release notes Sourced from com.google.truth:truth's releases. 1.1.4 Updated Truth to build with -source 8 -target 8. This means that it no longer runs under...

dependencies

## Summary Stripe crashes when I call paymentSheet.presentWithPaymentIntent(paymentIntentClientSecret). My libraries are updated according to Stripe's libraries. The error I receive is: java.lang.NoClassDefFoundError: Failed resolution of: Landroidx/compose/ui/platform/LocalSoftwareKeyboardController;. ## Code to reproduce...

bug

# Summary - Issue: when moving from bank to sdk in app2app, android assumes a cancellation and re-creates the session - Changes to fix it: If no url was received...

work-cli

## Summary App crashes because of some null pointer inside the SDK. We have only seen this error once so far. ``` Fatal Exception: java.lang.IllegalArgumentException: Required value was null. at...

bug