v1.0.0-beta.7
Pre-release
Pre-release
·
339 commits
to master
since this release
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-jsto1.0.0-beta.9to use the new Payment Methods.
Fixes
- Fixed the ES Module version of this package to only use the default export of
reactto allow integrations that don't accept named exports. (#40)