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 Some devices crash when cardScanSheet.present is called ## Code to reproduce ``` val cardScanSheet = activity?.let { CardScanSheet.create( from = this, stripePublishableKey = "KEY...", { cardScanSheetResult: CardScanSheetResult ->...

bug

# Summary Add ability to inject the customer given ID using ephemeral key. # Motivation Link GA https://jira.corp.stripe.com/browse/MOBILESDK-920 # Testing - [ ] Added tests - [ ] Modified tests...

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

## Summary When entering an expiry date, the expiry date isn't always formatted with a `/`, especially if entering the information quickly ## Code to reproduce Layout: ```xml ``` Fragment...

bug

## Summary `PaymentRelayActivity` is not started on Android 10 and 11 when after `paymentLauncher.confirm(params)` user collapses app and returns to it few seconds later. This results in payment result as...

bug

## Is your feature request related to a problem? Please describe. I am minifying my app (r8) and my apps dex file size according to apk analyzer is ~6MB after...

feature

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

## Summary I recently updated the stripe android SDK to 20.11.0, haven't updated in a long time (was 17.2.0). When using this new SDK all test cards works on staging...

bug

# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...

This pull request contains the latest translations from Lokalize.