Skip to content

0.21.0 - 2022-11-15

Compare
Choose a tag to compare
@charliecruzan-stripe charliecruzan-stripe released this 15 Nov 18:17
· 206 commits to master since this release

Breaking changes

New features

  • Added the <AddressSheet /> component, which enables you to collect local and international shipping or billing addresses from your customers with address autocomplete. #1169
  • Added the defaultShippingDetails field to the params argument in initPaymentSheet(params). This will allow you to collect shipping details (either in your own UI or using the new <AddressSheet /> component) for payments in the Payment Sheet. #1169

Fixes

  • Fixed a build error on Android when using Kotlin version 1.7.10. #1195

Please see the changelog for additional details.