A messaging component allowing easy integration of PayPal Credit Messages onto your site.
See developer.paypal.com/docs/limited-release/sdk-credit-messaging
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 startTo run functional tests, first run npm run dev:snapshot in one command line instance and npm run test:func in a second command line instance. The dev:snapshot command creates static pages that the functional tests are run on.
This package is published weekly, Every Wednesday. Please view our Changelog to stay updated with bug fixes and new features.