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

Bumps [org.tensorflow:tensorflow-lite](https://github.com/tensorflow/tensorflow) from 2.11.0 to 2.16.1. Release notes Sourced from org.tensorflow:tensorflow-lite's releases. TensorFlow 2.16.1 Release 2.16.1 TensorFlow TensorFlow Windows Build: Clang is now the default compiler to build TensorFlow CPU...

dependencies

# Summary Add detaching payment method test in `CustomerSheetTest` # Motivation Tests detaching payment method logic in `CustomerSheet` # Testing - [x] Added tests - [ ] Modified tests -...

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

## Summary You are shipping Dagger dependencies and code in your sdks, as third party library it is poor etiquette to force unnecessary dependencies on your consumers. Dagger is not...

bug

Users in Greece and Cyprus who have their device language set to Greek do not see the payment sheet in Greek, but in English instead. This causes the Stripe payment...

bug

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

Currently, PayNow is not appearing on the Android payment sheet Can we add PayNow for Android?

feature

## Summary During the cloning process I get the error: ``` error: invalid path 'ml-core:base/dependencies/dependencies.txt' fatal: unable to checkout working tree warning: Clone succeeded, but checkout failed. You can inspect...

bug

## Summary Hello, I have a compatibility issue with other libs in the app. Multiple libs depend transitively on the same lib with different versions I resolved the conflict towards...

bug

# Summary Add error reporting to `GooglePayRepository`. # Motivation Adds visibility into potential issues with Google Pay. # Testing - [x] Added tests - [ ] Modified tests - [x]...