Releases: stripe/stripe-android
Releases · stripe/stripe-android
stripe-android v20.48.5
PaymentSheet
- [FIXED]9111 Fixed an issue where Google Pay was displaying an error.
stripe-android v20.48.4
Payments
- [FIXED]9011 Fixed an issue where rendering Card Element in React Native and the base
Activity
would cause a crash.
stripe-android v20.48.3
PaymentSheet
- [FIXED]8971 Fixed a crash caused by an index out of bounds exception
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
.