getsafepay / safepay-checkout

Javascript Integration for Safepay Button and Safepay Checkout. Source code and demo
MIT License
6 stars 0 forks source link

Safepay Checkout

A set of components allowing easy integration of Safepay Buttons and Safepay Checkout into your site, powered by zoid.


Development

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 run demo

Test Tasks


npm test