Hosted Fields component to be included in the Payments SDK
See src/index.js
-
Run the tests:
npm test
npm run karma -- --browser=PhantomJS
npm run karma -- --browser=Chrome
npm run karma -- --browser=Safari
npm run karma -- --browser=Firefox
npm run karma -- --browser=PhantomJS,Chrome,Safari,Firefoxnpm run karma -- --browser=Chrome --keep-open- Publish your code with a patch version:
npm run release- Or
npm run release:patch,npm run release:minor,npm run release:major