bijoutrouvaille / paypal-checkout-components

Javascript Integration for PayPal Button and PayPal Checkout

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PayPal Checkout

Gitter chat Build Status dependencies Status devDependencies Status

A set of components allowing easy integration of PayPal Buttons and PayPal Checkout into your site, powered by zoid.

Dev Docs

See developer.paypal.com/docs/checkout


Development

Please feel free to follow the Contribution Guidelines to contribute to this repository. PRs are welcome, but for major changes please raise an issue first.

Quick Setup

Set up your env:

npm install

Run tests:

npm test

Run in dev mode:

npm run dev

Test Tasks

npm test
Flags Description
--clear-cache Clear Babel Loader and PhantomJS cache
--debug Debug mode. PhantomJS, Karma, and CheckoutJS
--quick Fastest testing. Minimal output, no coverage
--browser Choose Browser

Releasing

This package is published weekly, Every Wednesday. Please view our Changelog to stay updated with bug fixes and new features.

About

Javascript Integration for PayPal Button and PayPal Checkout

License:Apache License 2.0


Languages

Language:JavaScript 98.5%Language:Shell 1.0%Language:HTML 0.4%