Releases: stripe/stripe-android
Releases · stripe/stripe-android
stripe-android v20.30.2
PaymentSheet
- [ADDED]7281 PaymentSheet now supports OXXO for PaymentIntents.
- [ADDED]7282 PaymentSheet now supports Boleto for PaymentIntents, SetupIntents, and PaymentIntents with setup for future usage.
- [FIXED]7303 Fixed an issue where SEPA mandate texts were being displayed for payment methods when they shouldn't be.
stripe-android v20.30.1
Financial Connections
- [FIXED]7290 Fixed an issue where attempting to go back on the first screen caused a crash since there is no other screen in the back stack.
stripe-android v20.30.0
PaymentSheet
- [ADDED] PaymentSheet now supports the following payment methods for SetupIntents and PaymentIntents with setup for future usage:
- [FIXED]7283 Fixed an issue where Bancontact SetupIntent or PaymentIntent with setup for future usage would show the mandate text in the middle of the form.
stripe-android v20.29.2
- [ADDED]7263 PaymentSheet now supports Bancontact SetupIntent and PaymentIntent with setup for future usage.
stripe-android v20.29.1
stripe-android v20.29.0
PaymentSheet
- [ADDED]7198 PaymentSheet now supports GrabPay for PaymentIntents.
- [ADDED]7214 PaymentSheet now supports FPX for PaymentIntents.
- [ADDED]7199 PaymentSheet now supports AmazonPay for PaymentIntents in private beta.
- [CHANGED]7144 PaymentSheet now features rounded corners with the radius provided in
PaymentSheet.Shapes.cornerRadiusDp
. - [FIXED]7190 Fixed an issue where amounts in Laotian Kip were displayed incorrectly.
CustomerSheet
- [ADDED] CustomerSheet is now available in private beta.
stripe-android v20.28.3
Financial Connections
- [FIXED]7153 Updated launchMode to single task to fix browser returns to the SDK on certain browsers.
stripe-android v20.28.2
PaymentSheet
- [FIXED]7147 Fixed an issue where we displayed incorrect error messages for some languages.
stripe-android v20.28.1
PaymentSheet
- [FIXED]7136 Fixed an issue where the Google Pay button in PaymentSheet was not clickable in some cases.
stripe-android v20.28.0
Identity
- [ADDED]6438 Supports phone verification in Identity mobile SDK.