0.0.2 • Published 4 years ago

veloxpay v0.0.2

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

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");
0.0.2

4 years ago

0.0.1

4 years ago