0.21.0 - 2022-11-15
charliecruzan-stripe
released this
15 Nov 18:17
·
235 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 theparams
argument ininitPaymentSheet(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.