Skip to content

v1.0.0-beta.7

Pre-release
Pre-release

Choose a tag to compare

@hofman-stripe hofman-stripe released this 14 Feb 00:04
· 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-js to 1.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)