npm @stripe/stripe-react-native 0.8.0
v0.8.0

latest releases: 0.37.3, 0.37.2, 0.37.1...
2 years ago

v0.8.0

Breaking changes

  • #890 BREAKING CHANGE: Changed parameters for: createPaymentMethod, confirmPayment, confirmSetupIntent, collectBankAccountForPayment, and collectBankAccountForSetup. Please read this migration guide for details.
    • Renamed type field to paymentMethodType on PaymentMethod.Result, PaymentIntent.Result, and SetupIntent.Result (result of createPaymentMethod, retrieveSetupIntent, confirmSetupIntent, confirmPayment, collectBankAccountForPayment, collectBankAccountForSetup, verifyMicrodepositsForPayment, and verifyMicrodepositsForSetup).
  • #849 BREAKING CHANGE: Renamed placeholder prop on <CardField /> and <CardForm /> to placeholders.

New features

  • #889 Feat: add support for push provisioning (adding cards to native wallets)
  • #849 Feat: Added customized styling options to <CardForm /> on Android.

Fixes

  • #902 fix: create custom babel plugin for package.json imports in src/

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

NewReleases is sending notifications on new releases.