stripe-android
stripe-android copied to clipboard
Stripe Android SDK
PaymentSheet when paying with **CARD** branding is missing like **Powered by stripe** as branding information gives customer that payment is secure. There should be and option in payment sheet from...
# Summary 20.25.9 + https://github.com/stripe/stripe-android/pull/7153
## Is your feature request related to a problem? Please describe. When user clicks "Pay" button in PaymentSheet, UI gets blocked and there is no indication to the user that...
**Describe the bug** Every time you type a character in the Cardfield component, it would say the character but also "end of field". It is affecting all three inputs: number,...
DO NOT MERGE Branches off 20.25.8, adapts it to Jitpack ([see this doc](https://docs.google.com/document/d/17ZZgKk08wTVjdq4zfcvWSMebW4eqFDh90bd-Vu48WvM/edit)) and includes essential changes: - Auto select first selectable account - Conditionally show manual entry on errors...
## Summary I'm integrating Google Pay API as the doc suggest in [https://developers.google.com/pay/api/android/guides/tutorial](https://developers.google.com/pay/api/android/guides/tutorial) If I add the example payment gateway it works as expected, but if I add stripe as...
change
# Summary test for terminal - added programatically focus on touch # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified...
## Summary We're facing this random crash when testing the **3DS 1** challenge flow (WebView) in **testing mode**, using the test credit card `4000 0000 0000 3063`: `java.lang.RuntimeException: Unable to...
## Summary Card number、Expiry、CVC、Postal Code hint not showing, But adjust the version to 17.2.0 and it will be able to show. ## Android version Android 13 ## Impacted devices Samsung...
# Summary Cache Connections example app on master push # Motivation # Testing - [ ] Added tests - [ ] Modified tests - [ ] Manually verified # Screenshots...