1.1.1 • Published 5 years ago

@mrjeffapp/vue-braintree-paypal-button v1.1.1

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

Vue Braintree PayPal button

npm (scoped)

Vue component to integrate PayPal payments through Braintree using Vault flow.

Documentation

Braintree PayPal vault flow

Paypal button customization

Installation

yarn add @mrjeffapp/vue-braintree-paypal-button

Developing

Project setup

yarn install

Compiles and hot-reloads for development

yarn serve

Compiles and minifies for production

yarn build

Lints and fixes files

yarn lint

Run unit tests

yarn test:unit

Run en to end tests

yarn test:e2e