💳Testing Payment Links

In this section, you’ll learn how to accept payments from customers using PayRam by creating and sharing a payment link.


Prerequisites

Before generating payment links, ensure the following steps are completed:

  • Successfully set up the blockchain node configuration where you will accept payments.

  • Complete the wallet management setup so your wallets are ready to receive payments.


1
  • Go to Payments and expand the section. Select Create Payment Link to generate a new payment link.

2

How to add a member

  • Before you select Generate Payment Link, complete these steps:

    1. Add a new member by entering their email, or select an existing member if available.

    2. If this is your first time setting up, the member list is likely empty.

3

Add new member

  • Select the member email input box. Select Add New Member when the option appears. A pop-up screen opens where you can enter the member’s details.

  • Enter the customer’s email, select the project, and then select Add Member.

4

Enter amount

  • After you add the member details, enter the amount to charge that user. Select Generate Payment Link. The system generates a link, which you share with your customer.

5
  • After you add the member details, enter the amount to charge that user. Select Generate Payment Link. The system generates a link, which you share with your customer.

6

Payment page

  • You'll be redirected to a payment link you can share that to your customer

Note: If you generate a payment link and the deposit address appears blank, it means the blocks are not being processed. To fix this, restart your PayRam server by running the reset command script.

👉 View Restart Command Guide

7

Select preferred coin and network

  • When making a payment, customers can select their preferred coin and network.

  • Currently, PayRam supports these coins and networks.

8

Payment successful

  • After the customer pays, the status updates once the minimum number of onchain confirmations are complete. When confirmed, the system shows Payment Successful.


You’ve successfully set up PayRam to accept payments. If you want to integrate the PayRam system into your SaaS, dApp, or any other application, you can do so via the API. Visit the API References section to view the complete integration guide.

Last updated