@power-elements/stripe-elements
Advanced tools
Changelog
3.0.0 (2022-02-15)
window.Stripe
fallbackremove ShadyDOM support
remove ReadOnlyMixin
and LitNotifyMixin
in favour of decorators
setReadonlyProperties
removedmove breadcrumb code to a controller.
remove deprecated properties
isComplete
=> `completeisEmpty
=> empty
card
=> element
stripeReady
=> ready
hasError
=> error
remove deprecated events
stripe-ready
=> ready
stripe-error
=> error
stripe-payment-method
=> payment-method
stripe-source
=> source
stripe-token
=> token