This project implements Hyperpay's CopyAndPay integration method.
- Clone or download the repo
- Install npm modules -
npm install
- Set your hyperpay credentials in the
.env
. (See.env.example
for variable names) - Run the server -
node src/server
- Navigate to
http://localhost:3001/pay