Skip to content

Releases: stripe/stripe-android

stripe-android v20.48.5

21 Aug 22:50
fe47bf6
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]9111 Fixed an issue where Google Pay was displaying an error.

See the changelog for more details.

stripe-android v20.48.4

09 Aug 22:09
f2d1cf2
Compare
Choose a tag to compare

Payments

  • [FIXED]9011 Fixed an issue where rendering Card Element in React Native and the base Activity would cause a crash.

See the changelog for more details.

stripe-android v20.48.3

06 Aug 16:31
85114be
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]8971 Fixed a crash caused by an index out of bounds exception

See the changelog for more details.

stripe-android v20.48.2

29 Jul 19:45
c1771ce
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]8825 Fixed an issue the amount in the buy button in PaymentSheet did not formatted with set per-application locale.
  • [FIXED]8928 Fixed an issue in where changing country from the US to Canada would crash if certain states were selected.

See the changelog for more details.

stripe-android v20.48.1

15 Jul 23:29
8ff535e
Compare
Choose a tag to compare
  • [FIXED]8746 Fixed an issue where successful TWINT payments were sometimes incorrectly considered 'canceled'.
  • [FIXED]8670 Fixed PaymentSheet PrimaryButton text not translating for per app localization.
  • [Fixed] Improved reliability when paying or setting up with Cash App Pay.

See the changelog for more details.

stripe-android v20.48.0

02 Jul 15:41
183331b
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]8717 Add CVC Recollection functionality to PaymentSheet and PaymentSheet.FlowController

See the changelog for more details.

stripe-android v20.47.4

27 Jun 19:08
f91019a
Compare
Choose a tag to compare

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.

See the changelog for more details.

stripe-android v20.47.3

26 Jun 00:05
9fb4369
Compare
Choose a tag to compare

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.

See the changelog for more details.

stripe-android v20.47.0

24 Jun 19:25
02925e2
Compare
Choose a tag to compare

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

  • [ADDED]8651 Added support for Billie to API bindings.
  • [ADDED]8654 Added support for Satispay to API bindings.

See the changelog for more details.

stripe-android v20.46.0

14 Jun 22:33
026c477
Compare
Choose a tag to compare

PaymentSheet

  • [ADDED]8607 Add builder pattern for constructing instances of PaymentSheet and PaymentSheet.FlowController.

See the changelog for more details.