npm @stripe/stripe-react-native 0.11.0

latest releases: 0.38.6, 0.38.5, 0.38.4...
2 years ago

Breaking changes

  • Removed support for primaryButtonColor field on initPaymentSheet(). Please use the new appearance.primaryButton.colors.background field instead. #940

New features

  • You can now customize the appearance of your Payment Sheet via the appearance field on initPaymentSheet(). #940
  • Added Affirm and AU BECS Direct Debit support to Payment Sheet. #940

Fixes

  • Improved error messages on Android for failed confirmPayment and confirmSetupIntent calls, and any Google Pay related methods. #957
  • Made Android card validation state consistent with iOS in the CardField onCardChange callback. #958

Please see the changelog for additional details.

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

NewReleases is sending notifications on new releases.