Skip to main content

Overview

Checkout links are URLs that take customers directly to a payment flow. PayRequest offers several types of checkout links depending on your use case. Your payment page is always available at:
https://payrequest.me/[your-handle]
You can pre-fill amounts and customer details using dynamic URL parameters:
https://payrequest.me/[your-handle]/25.00
https://payrequest.me/[your-handle]?amount=25&name=John&email=john@example.com
See Payment Page Dynamic Links → for full URL parameter documentation. Branded, reusable URLs with built-in analytics:
https://payrequest.me/[your-handle]/summer-sale
Smart links provide permanent URLs, QR codes, payment limits, delivery options, and conversion tracking. See Smart Links → for full documentation. Direct links to specific products in your shop:
https://payrequest.me/shop/[your-handle]/product/[product-id]
Or via payment page with product parameter:
https://payrequest.me/[your-handle]?product=[product-id]
Every invoice includes a unique payment link that customers can use to pay. These are automatically generated and included in invoice emails. See Invoice Payment Links → for details.
Use CaseRecommended Link Type
Marketing campaignSmart Link
One-time payment requestPayment Page Dynamic Link
Product promotionSmart Link (Product type)
Invoice paymentInvoice Payment Link
QR code on flyerSmart Link
Security depositSmart Link (Deposit product)
Custom amount with pre-filled dataPayment Page Dynamic Link
Reusable donation linkSmart Link (Amount type)

Need Help?