Skip to main content

Overview

Payment Links extend the functionality of Checkouts, offering a powerful and flexible way to receive payments from your customers. They support multiple payment methods and can be accessed from anywhere, on any device, ensuring a seamless payment experience for your customers. Merchants can use Novac Payment Links for a variety of purposes, including online sales on social media, service subscriptions, loan repayments, and even donations or fundraising campaigns. This is due to the reusability nature.
You can create a payment link on Novac dashboard. When you create from your dashboard they are mostly reusable, this means that you can receive inflows from a single created payment link by sending to multiple customers. However, if you want to create a checkout payment that is uniquely tied to a specific payment link — for example, for a one-time or customer-specific transaction, you should create it via the API.
In this tutorial, we will explain step-by-step how you can create a payment link from the dashboard.

Prerequisite

See details

To get started you must have complete all the following item on the list below:

Payment Methods

See details

Your clients can choose to pay via :
  1. Card Payment - Available in checkout payment.
  2. Bank transfer - Available in checkout payment.
  3. USSD payment - Available in checkout payment.
  4. Opay - Available in checkout payment.
  5. Palmpay - Available in checkout payment.

1

Step 1 - Log in to your Novac Dashboard

Sign in to your Novac Dashboard using your account credentials.
2

Step 2 - Navigate to the Payments tab

On the side menu, navigate to the Payments tab and click on Payment Links.
Navigate to Payment Links on Novac Dashboard
3

Step 3 - Click the ‘New Payment Link’ button

Click the New Payment Link button to create a new link.
Create a new payment link on Novac
Select the preferred payment link type that suits your business needs — choose Single Payment Link and click Proceed.
The Recurring Payment Link option is still under development and not available for public use at the moment.
Select payment link type on Novac
4

Step 4 - Complete the form

Fill in the required details for your new payment link in the form and click Create Link to complete the process.
Fill payment link form on Novac
To allow payers to enter their own amount, simply leave the “Amount” field empty.
This enables multiple people to pay any amount they choose through the link. Perfect for receiving donations or flexible payments.

What’s Next?

Now that your payment link is ready, you can go beyond simply sharing the URL — you can use it programmatically to create checkout sessions that are uniquely tied to this link. This is useful when you need to:
  • Charge a specific customer a defined amount via the link.
  • Pre-fill customer details like name and email for a smoother experience.
  • Generate a one-time checkout URL that you can track individually.
  • Create a checkout with a payment link reference — Learn how to tie a checkout payment to your payment link and redirect your customer to complete the payment.