New Features
- Add
FpxBankElement
, and examples. - Add
AuBankAccountElement
.- The AU BECS Debit Payment Method is currently in beta, for more information please contact Stripe Support.
- [types] Bump
@stripe/stripe-js
to1.0.0-beta.9
to use the new Payment Methods.
Fixes
- Fixed the ES Module version of this package to only use the default export of
react
to allow integrations that don't accept named exports. (#40)