Send a payment

How to send payment via P-Link interface or URL with API key

Send a payment

1. Via the interface

  • Open the Send tab.

  • Provide the recipient (email or phone number).

  • Provide the amount.

  • Click on Send.

2. Via URL with API key

  • Format : https://p-link.io/[API_KEY]/[email]/[amount]

  • Allows you to send money by simply calling a URL.

💡 Funds not claimed within 3 days are returned to the sender (configurable timeframe).

In order to get your API key, you need to go to https://p-link.io/ApiDoc/Send


See also : Receive a payment

Last updated