Releases: stripe/stripe-js
Releases · stripe/stripe-js
v1.0.0
Initial stable release. No changes from the last beta.
v1.0.0-beta.9
New Features
- [types] Add types for the
fpxBank
Element,stripe.confirmFpxPayment
andfpx
PaymentMethods (#7) - [types] Add types for the
auBankAcount
Element,stripe.confirmAuBecsDebitPayment
,stripe.confirmAuBecsDebitSetup
andau_becs_debit
PaymentMethods (#8).- The AU BECS Debit PaymentMethod is currently in beta, for more information please contact Stripe Support.
v1.0.0-beta.8
v1.0.0-beta.6
Fixes
- Update RedirectToCheckoutOptions (#2)
v1.0.0-beta.5
Features
- Add TypeScript support, including full types for Stripe.js
v1.0.0-beta.4
Breaking Changes
- Remove the synchronous
Stripe
wrapper in favor ofloadStripe
.
v1.0.0-beta.3
Initial beta release