⚡Payments API

Prerequisites
Before using the User Payout APIs, make sure you have the following:
A PayRam server that is properly hosted and running.
A valid API Key generated from the PayRam dashboard for authentication.
Note : You can generate a unique API key for each project directly from the PayRam dashboard. This helps you manage and track payouts separately for every project.
API Endpoints
These are the current endpoints required for the User Pay,ments API integration, listed below.

Create Payment
Create a payment link for customers using the PayRam API.

Fetch Tickers
Fetch supported tickers and token options using the PayRam API.

Get Blockchain Currencies
Fetch blockchain deposit options using a payment’s reference ID.

Assign Deposit Address
Assign a static deposit address to a user for a specific blockchain.

Payment Status
Fetch the current payment status using a payment’s reference ID.
Last updated