stripe-android
stripe-android copied to clipboard
Stripe Android SDK
## Summary Some devices crash when cardScanSheet.present is called ## Code to reproduce ``` val cardScanSheet = activity?.let { CardScanSheet.create( from = this, stripePublishableKey = "KEY...", { cardScanSheetResult: CardScanSheetResult ->...
# 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...
## 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...
## 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...
# 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...
# Summary # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots | Before | After | | -------------...
This pull request contains the latest translations from Lokalize.