Manage payment links
Let's look at all available features for managing a payment link object. The endpoint list below demonstrates how various APIs can be used to manage payment links.
The following are the payment link API endpoints for creating, deactivating, retrieving payment links, and much more.
- Create a payment link
- Retrieve a payment link
- Deactivate a payment link
- List all payment links
- List all payments of a payment link
- Additionally, subscribe to webhook events to receive instant notifications.
Track payments
You can check the payment link outcome on your web application, which provides detailed insights. Alternatively, you can configure notification webhooks to receive payment updates. Learn more about Webhook subscriptions.
Updated 5 months ago