Skip to content

stripe-android v20.36.0

Compare
Choose a tag to compare
@samer-stripe samer-stripe released this 18 Dec 21:30
· 1698 commits to master since this release
d2e5d57

PaymentSheet

  • [ADDED]7713 PaymentSheet now supports card brand choice for eligible merchants and transactions. To provide a list of preferred networks, use PaymentSheet.Configuration.preferredNetworks.

CustomerSheet

  • [ADDED]7713 CustomerSheet now supports card brand choice for eligible merchants and transactions. To provide a list of preferred networks, use PaymentSheet.Configuration.preferredNetworks.

Payments

  • [ADDED]7713 CardInputWidget, CardMultilineWidget, and CardFormView now support card brand choice for eligible merchants. To provide a list of preferred networks, use setPreferredNetworks().

See the changelog for more details.