Introduction

Overview

PayMongo Links is a no-code solution that allows any type of business to receive payments in a matter of minutes.

1920

A sample PayMongo Link

This product is very useful to businesses that do not have the capability to build their own system to receive payments. Furthermore, there are some developers who find this product useful but it cannot be integrated into their systems because of the manual intervention to create a link. We would like to introduce a new product called Links API. Through the PayMongo Links API you are now able to do the following using API Calls:

1. [Creating a PayMongo Link] (https://developers.paymongo.com/reference/create-a-link)
2. [Retrieve a Link] (https://developers.paymongo.com/reference/retrieve-a-link)
3. [Get Link by reference number] (https://developers.paymongo.com/reference/get-link-by-reference-number)
4. [Archive a Link] (https://developers.paymongo.com/reference/archive-a-link)
5. [Unarchive a Link] (https://developers.paymongo.com/reference/unarchive-a-link)

In addition to this, we also added another webhook event: link.payment.paid to keep track of paid Links. For more information about webhooks feel free to checkout our webhook guide.