Skip to content

stripe-android v20.29.0

Compare
Choose a tag to compare
@jameswoo-stripe jameswoo-stripe released this 28 Aug 21:08
· 1955 commits to master since this release
6141e83

⚠️ Note: This release has a bug on customer devices running Android APIs 29 and below where PaymentSheet doesn't dismiss. Customers can't cancel out of PaymentSheet and it doesn't dismiss when payment completes.

PaymentSheet

  • [ADDED]7198 PaymentSheet now supports GrabPay for PaymentIntents.
  • [ADDED]7214 PaymentSheet now supports FPX for PaymentIntents.
  • [ADDED]7199 PaymentSheet now supports AmazonPay for PaymentIntents in private beta.
  • [CHANGED]7144 PaymentSheet now features rounded corners with the radius provided in PaymentSheet.Shapes.cornerRadiusDp.
  • [FIXED]7190 Fixed an issue where amounts in Laotian Kip were displayed incorrectly.

CustomerSheet

See the changelog for more details.