A set of components allowing easy integration of PayPal Buttons and PayPal Checkout into your site, powered by zoid.
See developer.paypal.com/docs/checkout
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.
Set up your env:
npm installRun tests:
npm testRun in dev mode:
npm run devTo enable output of additional debugging messages to the console, set the data-log-level attribute of the script element to e.g. info (default value is warn):
<script src="https://www.paypalobjects.com/api/checkout.js" data-version-4 data-log-level="info"></script>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 |
Here is a full list of features provided by this library
This package is published weekly, Every Wednesday. Please view our Changelog to stay updated with bug fixes and new features.
