dpay-node-sdk

Official Durianpay NodeJS SDK

Usage no npm install needed!

<script type="module">
  import dpayNodeSdk from 'https://cdn.skypack.dev/dpay-node-sdk';
</script>

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