Payment Links API
The Payment Links API supports the following functionality:
- Generate a link
- Cancel a link
- Query a payment status
- Retrieve all payment links
- Upload a PDF
- Download a PDF
- Generate a batch link to which you can upload a CSV
- Query all batch statuses of a batch for a channel
- Query a batch status
- Retrieve batch error files
API endpoints
The following are the API endpoints for the live and sandbox servers:
Service | Live | Sandbox |
---|---|---|
Authentication | https://dashboard.peachpayments.com | https://sandbox-dashboard.peachpayments.com |
Payment Links | https://links.peachpayments.com | https://sandbox-l.ppay.io |
Postman collection
See the Postman collection for sample calls.
Updated 8 months ago