1.0.2 • Published 5 years ago

stripe-nuxt v1.0.2

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

stripe-nuxt

Adds support for Stripe.js v3 to Nuxt.

Installation

First run npm i --save stripe-nuxt and then add stripe-nuxt to the modules of your nuxt config. For Typescript support, also add it to the types of your tsconfig.json.

Usage

This library will expose a $stripe property on the Vue instance