Skip to content

Releases: stripe/stripe-android

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.

stripe-android v20.45.0

10 Jun 21:53
8aa06e4
Compare
Choose a tag to compare

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

  • [FIXED]8590 Fix an issue where cancelling payment for Amazon Pay and Cash App Pay would show an error
  • [ADDED]8595 Added support for Sunbit to API bindings.

See the changelog for more details.

stripe-android v20.44.2

03 Jun 22:53
85c0226
Compare
Choose a tag to compare

Identity

  • [FIXED]8566 Fixed a crash when scan finishes and states is cleared.

See the changelog for more details.

stripe-android v20.44.1

28 May 19:09
c1c69fc
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]8538 Change the autocomplete screen’s "Enter address manually" button background to prevent unexpected changes to user-defined colors

CardScan

  • [FIXED]8537 Fix a crash that happened on some devices with odd camera-to-screen ratios

See the changelog for more details.