README
The Durianpay Node library provides convenient access to the Durianpay API from applications written in server-side JavaScript.
For collecting customer and payment information in the browser, use Durianpay js OR Durianpay web sdk.
*Installation
npm install dpay-sdk --save
OR
yarn add dpay-sdk
*Usage