@mrjeffapp/vue-braintree-paypal-button
v1.1.1
Published
Vue component to integrate PayPal payments through Braintree using Vault flow
Readme
Vue Braintree PayPal button
Vue component to integrate PayPal payments through Braintree using Vault flow.
Documentation
Installation
yarn add @mrjeffapp/vue-braintree-paypal-buttonDeveloping
Project setup
yarn installCompiles and hot-reloads for development
yarn serveCompiles and minifies for production
yarn buildLints and fixes files
yarn lintRun unit tests
yarn test:unitRun en to end tests
yarn test:e2e