Getting Started
Vue Stripe is an easy to implement, and well maintained Vue.js plugin for Stripe Checkout, and Elements.
Installation
Terminal
Usage
You just need to import your desired elements component wherever it is needed, and Stripe SDK will only be loaded by the time the component has been mounted.
Last updated