Example eCommerce site using the Payeezy API
Nice Hats is an example ecommerce site which uses FirstData's Payeezy API (sandbox environment). NiceHats is written using express js, jquery, and ajax.
Visit nicehatsdemo.com to see a live demo or clone this repo and install the dependencies via the following commands:
npm install --save node index.js
Visit localhost:3000 to view the site.