#Instructions

Install Dependencies

npm i

Start the server

This example has an express server so it can do the payment request.

node server.js

Start the example

npm start