Payment Links¶
Generate payment links that can be shared with guests to collect payments.
Authentication¶
Payment Links endpoints use API Key authentication (access_key + secret_key headers).
Endpoints¶
| Endpoint | Method | Description |
|---|---|---|
| Create Payment Link | POST | Generate a new payment link |
| Payment Webhook | --- | Receive payment status notifications |
| Refund | POST | Process partial or total refunds |