ravishekhar / paypal-messaging-components

PayPal JavaScript SDK - messaging components

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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/business/pay-later/integrate/


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:standalone in one command line instance and npm run test:func in a second command line instance. The dev:standalone 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

License:Apache License 2.0


Languages

Language:JavaScript 83.6%Language:CSS 8.0%Language:SCSS 7.3%Language:Shell 1.1%