Collection Links

Collection links are a simple and convenient method for requesting and processing payments swiftly through PSE. Your clients or suppliers can pay you from any Colombian bank where PSE is activated.

Types of Collection Links

In Mono, there are two types of Collection Links:

Mono Collection Links:

This type of link redirects the payer to the Mono payment link form, where they can make the payment. It has the following customizable fields that you need to define

  • Amount
  • Link name
  • Use type
  • Payer's details:
  • Document
  • Email
  • Payer's name
  • Phone
  • Notes
  • Reference
  • Redirection URL
  • Link type (reusable or single-use)

This type of link can be generated via API or the Mono app.

API Generation:

Once you complete the authentication process, you can use this endpoint to generate the necessary collection links. The API response will provide you with the payment link, which you will share with the payer.

Custom Collection Links:

The difference between Mono Collection Links and Custom Collection Links is that with Custom Collection Links, you can define the front end; you decide how your payment link form will look, and it is not redirected to the Mono link.

This type of link can be generated via API or the Mono app.

API Generation:

Creation of Custom Collection Links: This type of link can only be generated via API. After completing the authentication process, you can use this endpoint.

How can I receive notification for payment link events?

Regardless of the method used to create your links, you can configure webhooks webhooks to receive payment link events in two ways:

Collection Intent Credited: If the payment made using the payment link is successful, you will receive an event with the payer's information, reference data, the time it was made, the amount, and the link status.
Collection Intent Failed: In case the payment is not successful, you will receive information about the payer's link, reference, the time of the attempt, and the rejected status.