Skip to main content

Send Payment Link

POST 

/payments/:id/link

Sends a payment link to the customer through their preferred communication channel.

This API can only be used for payments with the following status:

  • Pending

Delivery channels are automatically selected based on available customer information:

  • If customer email is available: Link is sent via email
  • If customer phone is available: Link is sent via WhatsApp
  • If WhatsApp delivery fails: Link is sent via SMS as a fallback

The payment link allows customers to complete the payment at their convenience using their preferred payment method on the secure MONEI payment page. If no customer contact information is provided, the system will use the details stored in the payment record.

Request

Responses

A payment object