0.30.0 - 2023-08-04
charliecruzan-stripe
released this
04 Aug 22:09
·
101 commits
to master
since this release
Features
- Added the
handleNextActionForSetup
method. This can be used exactly likehandleNextAction
, except with SetupIntents. #1440 canAddCardToWallet
now returns thefpanLastFour
anddpanLastFour
in theGooglePayCardToken
type. ThecardLastFour
field (which is now superseded byfpanLastFour
) is deprecated.
Fixes
- Fixed an error on Android where
AddressSheet
would throw an error if submitted with the keyboard open. #1462 - Fixed an issue where
state
was not included in the returned PaymentIntent'sshippingDetails
on iOS. #1465 - Fixed an error where
usePaymentSheet
could cause infinite reloads. #1439'
Please see the changelog for additional details.