v11.5.0
11.5.0
Align with Stripe React Native 0.43.0:
Breaking changes
- Removed support for FPX payments via the bank picker UI. If you'd like to accept FPX payments, we recommend using Mobile Payment Element. Also see the FPX Payment guide for more info on how to integrate FPX specifically.
Features
-
Financial Connections now supports dark mode, and will automatically adapt to the device's theme. Learn more about configuring appearance settings.
-
Added card brand filtering to PaymentSheet and CustomerSheet to specify allowed or blocked card brands. 1857
-
Added ability to pass an
onEventlistener to Financial Connections methods via aparamsargument:collectBankAccountForPaymentcollectBankAccountForSetupcollectBankAccountTokencollectFinancialConnectionsAccounts
-
Added ability to pass
metadatatoPaymentMethod.ConfirmParamsandPaymentMethod.CreateParams -
CustomerSheetis now generally available!- If you were using
CustomerSheetBeta, change that toCustomerSheet. - If you were using
CustomerSheetBeta.CustomerSheet, change that toCustomerSheet.Component
- If you were using
-
Enabled vertical mode
Fixes
- Updated
stripe-iosto 24.7.* - Updated
stripe-androidto 21.6.*