npm @stripe/stripe-react-native 0.30.0
0.30.0 - 2023-08-04

latest releases: 0.38.6, 0.38.5, 0.38.4...
13 months ago

Features

  • Added the handleNextActionForSetup method. This can be used exactly like handleNextAction, except with SetupIntents. #1440
  • canAddCardToWallet now returns the fpanLastFour and dpanLastFour in the GooglePayCardToken type. The cardLastFour field (which is now superseded by fpanLastFour) 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's shippingDetails on iOS. #1465
  • Fixed an error where usePaymentSheet could cause infinite reloads. #1439'

Please see the changelog for additional details.

Don't miss a new stripe-react-native release

NewReleases is sending notifications on new releases.