github stripe/stripe-react-native v0.64.0
0.64.0 - 2026-04-16

7 hours ago

Changes

  • [Breaking] platformPayParams has changed from PlatformPay.PaymentMethodParams to Onramp.OnrampPlatformPayParams to better match expectations for GooglePay. ([#2390] (#2390))
  • [Added] CollectPaymentMethodResult has changed to include an optional kycInfo field that includes billing contact information (name and address), if requested as part of platformPayParams. If not already collected, this information can be used by the client app to attach KYC information using attachKYCInfo or pre-fill KYC collection fields in client UI.
  • [Added] Now accepts isEmailRequired and allowCreditCards as part of GooglePayConfig. ([#2390] (#2390))
  • Updated Stripe iOS SDK from 25.10.+ to 25.11.+.
  • Updated Stripe Android SDK from 23.3.+ to 23.4.+.

Fixes

  • [Fixed] autocompleteCountries prop on AddressSheet was silently ignored on iOS.
  • [Fixed] Calling confirmPayment without params no longer crashes in iOS builds. (#2331)

Features

  • [Added] Added Multibanco support on iOS and Android. (#2352)

Please see the changelog for additional details.

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

NewReleases is sending notifications on new releases.