Releases: stripe/stripe-android
Releases · stripe/stripe-android
stripe-android v20.48.2
stripe-android v20.48.1
stripe-android v20.48.0
PaymentSheet
- [ADDED]8717 Add CVC Recollection functionality to
PaymentSheet
andPaymentSheet.FlowController
stripe-android v20.47.4
PaymentSheet
- [FIXED]8697 Fixed a bug where payment methods using
payment_method_options
were not saved properly when using the deferred client-side confirmation flow.
stripe-android v20.47.3
Identity
- [FIXED]8683 Removed the
usesCleartextTraffic
flag, which was enabled in the Stripe Identity SDK manifest. This flag was unnecessary as the Stripe API enforces HTTPS on all connections.
stripe-android v20.47.0
PaymentSheet
- [ADDED]8651 Added support for Billie to PaymentSheet.
- [ADDED]8654 Added support for Satispay to PaymentSheet.
- [FIXED]8672 Fixed a bug where [FlowController] would show a blank screen when Google Pay was enabled without a customer attached.
Payments
stripe-android v20.46.0
PaymentSheet
- [ADDED]8607 Add builder pattern for constructing instances of
PaymentSheet
andPaymentSheet.FlowController
.
stripe-android v20.45.0
AddressElement
- [FIXED]8596 Fixed issue where "Enter address manually" button only worked the first time it was clicked.
PaymentSheet
- [ADDED]8595 Added support for Sunbit to PaymentSheet.
Payments
stripe-android v20.44.2
Identity
- [FIXED]8566 Fixed a crash when scan finishes and states is cleared.