Skip to content

Releases: stripe/stripe-android

stripe-android v20.50.1

16 Sep 21:27
138b8f4
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]9253 Fixed an issue where the US Bank Account mandate would reset when confirming the intent.

See the changelog for more details.

stripe-android v20.50.0

12 Sep 23:48
7cf05f5
Compare
Choose a tag to compare

PaymentSheet

  • [FIXED]9236 Fixed an issue where merchant-preferred networks configured for CardInput views were ignored.

CustomerSheet

  • [BREAKING]9234 Updated the experimental CustomerSheet API for better process death handling.

See the changelog for more details.

stripe-android v20.49.0

09 Sep 22:06
52f4b57
Compare
Choose a tag to compare
  • [BREAKING]9158 Updates to CVC recollection APIs, currently in private beta. Add requireCvcRecollection param to IntentConfiguration. This is a breaking change for merchants using PaymentSheet.Builder.cvcRecollectionEnabledCallback and PaymentSheet.FlowController.Builder.cvcRecollectionEnabledCallback. Requires opt-in for ExperimentalCvcRecollectionApi annotation.

See the changelog for more details.

stripe-android v20.48.6

26 Aug 22:15
a871e94
Compare
Choose a tag to compare
  • Stability and efficiency improvements.

See the changelog for more details.

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.