0.0.2 • Published 4 years ago
veloxpay v0.0.2
VeloxPay
VeloxPay - a payment system that facilitates the acceptance of payments in your project
Installation
To install with npm:
npm install veloxpay --save
Usage
const VeloxPay = require('veloxpay').default;
const API = new VeloxPay("YOUR_TOKEN");