Features
- Added support for Custom Payment Methods in PaymentSheet and Embedded Payment Element.
Fixes
- Removed Sofort from playground pages. Sofort is no longer support by Stripe.
- Patches
- Fixed codegen error when using React Native 0.74+ with old architecture by converting EventEmitter properties to callback functions in TurboModule interface. #1977. See
patches/README.md
for more info.