Skip to content

Releases: stripe/stripe-android

stripe-android v20.52.1

15 Oct 22:03
a779882
Compare
Choose a tag to compare

Basic integration

See the changelog for more details.

stripe-android v20.52.0

08 Oct 00:56
84c23f3
Compare
Choose a tag to compare

CustomerSheet

  • [ADDED] CustomerSheet is now generally available. For more information see our docs here.
  • [ADDED] CustomerSession on CustomerSheet is now in private beta. For more information see our docs here.

See the changelog for more details.

stripe-android v20.51.1

30 Sep 21:00
400447c
Compare
Choose a tag to compare
  • Stability and efficiency improvements.

See the changelog for more details.

stripe-android v20.51.0

23 Sep 19:56
9fa52fd
Compare
Choose a tag to compare

PaymentSheet

  • [BREAKING]9295 Remove ExperimentalCvcRecollectionApi annotation. This is a breaking change for merchants using @OptIn(ExperimentalCvcRecollectionApi::class).

  • [ADDED] CVC Recollection is now in GA. For more information see our docs here for intent first integrations or here for deferred intent integrations.

See the changelog for more details.

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.