Description:
A Vue plugin for Stripe checkout on your web application.
Preview:
Changelog:
v4.1.4 (02/15/2021)
- bugfix disable advancedFraudSignals url
v4.1.3 (02/12/2021)
- refactor: add new prop for disabling advanced fraud detection
v4.1.1 (02/01/2021)
- refactor: add CoercePropsMixin mixin
v4.0.0 (01/11/2021)
- Version 4
v3.5.13 (11/18/2020)
- Added support for Latina America Spanish locale
v3.5.9 (09/16/2020)
- chore: add optional chaining
v3.5.7 (07/14/2020)
- chore: add optional chaining
v3.5.0 (07/13/2020)
- refactor: add new prop styleObject
v3.4.1 (07/07/2020)
- Refactor
v3.4.0 (06/22/2020)
- Refactor
Download Details:
Author: vue-stripe
Live Demo: https://vuestripe.com/stripe-elements/card
Download Link: https://github.com/vue-stripe/vue-stripe/archive/master.zip
Official Website: https://github.com/vue-stripe/vue-stripe
Install & Download:
# Yarn
$ yarn add vue-stripe-checkout
# NPM
$ npm install vue-stripe-checkout --save