A set of components allowing easy integration of Safepay Buttons and Safepay Checkout into your site, powered by zoid.
PRs are welcome, but for major changes please raise an issue first.
Set up your env:
npm install
Run tests:
npm test
Run in dev mode:
npm run demo
npm test