post https://sandbox.cashfree.com/pg/links
Use this API to create a new payment link. The created payment link url will be available in the API response parameter link_url.
Note
- Split Payments Received via Payment Links
To split the payments received using payment links with multiple vendors.
- Create a payment link using Create Payment Link API and pass a webhook (notify_url).
- Receive the webhook data for successful link payment and use the "order.order_id" received in the webhook.
- Use the Split after successful payment API to initiate the split.
For this, merchants must write to [email protected] to enable EasySplit, Order Split after payment with Order Split max delay in days (1-45 days).
- Payment Link Webhook - Click here to know about the Payment Link webhook.