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:
- Live:
https://links.peachpayments.com
- Sandbox:
https://sandbox-l.ppay.io
Postman collection
See the Postman collection for sample calls.
Updated 2 months ago