Skip to content

Eduardo-Anosa-Evardonie-jr/paypal-messaging-components

 
 

Repository files navigation

PayPal Credit Messaging


Build Status dependencies Status devDependencies Status

A messaging component allowing easy integration of PayPal Credit Messages onto your site.

Dev Docs

See developer.paypal.com/docs/limited-release/sdk-credit-messaging


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 start

Testing

Functional

To 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.

Releasing

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

About

PayPal JavaScript SDK - messaging components

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 83.4%
  • CSS 11.2%
  • SCSS 4.8%
  • Other 0.6%