Getting started
Node.js 0xPay integration package
To authorize your requests and use SDK you have to obtain private key.
0xPay SDK allows to integrate and start work with Merchant Public API in several moves.
Getting started
Prerequisites
To start using 0xPay SDK you need merchant id and private key. So you must register an account and create a merchant to obtain API credentials.
Note: If you want to receive and process webhook notifications, you will need to setup your merchant.
Installation
Create instance
Get available crypto assets
Create receiving crypto address
Last updated