Open Collective
Open Collective
Loading
v4.1.0
Published on January 30, 2021 by Jofferson R Tiquez

Release notes here: https://github.com/vue-stripe/vue-stripe/releases/tag/v4.1.0


Updates

  • Add new methods for StripeElementCard component
  • Remove $stripe prototype in StripeElementsPlugin. Now, only the this.$stripeElements prototype is available.

New

  • Create new plugin StripePlugin. This will plugin will create a Vue prototype that will hold the Stripe instance for more access to the Stripe methods.

Others

  • Documentation website updated https://vuestripe.com
  • Add information page for Google Pay and Apple Pay.