Payment Link Generator — Prefilled Checkout and Request URLs
Build a payment request link with amount, currency and reference attached to your checkout page. Use it for invoices, deposits and quick one-off charges where you send a customer straight to a prefilled checkout.
Output will appear hereWhat the Payment Link Generator does
A payment link is your hosted checkout URL with amount, currency and an order or invoice reference attached, so the customer lands on a prefilled payment screen.
Methodology and formula
The amount, currency and reference are appended as encoded query parameters to the checkout URL your payment provider gives you.
Worked example
- Inputs
- Checkout https://pay.example.com/checkout, amount 250, currency USD, reference INV-1042
- Result
- https://pay.example.com/checkout?amount=250¤cy=USD&reference=INV-1042
The customer opens a checkout already showing the invoice total.
When to use this tool
Pair the payment link generator with the short link generator for a tidy shareable address, or the QR code generator when the link has to work on print.
About the Payment Link Generator
A real example
A plumber texts pay.example.com/checkout?amount=180¤cy=USD&ref=INV-2041 after a callout, and the reference matches the invoice in their books.
When to use the payment link generator
Use it for invoices, deposits and quick one-off charges where you send a customer straight to a prefilled checkout.
How the link is built
The amount, currency and reference are appended as encoded query parameters to the checkout URL your payment provider gives you.
Things to watch out for
Always confirm the amount server-side. Anything in a URL can be edited by the customer before paying.
Frequently asked questions
Does this process payments?
Which parameter names should I use?
Is this link generator free?
Do you store the links I create?
Related Link Generators
Other free link generators in the hub.
PayPal.Me Link Generator
Create a PayPal.Me link with the amount and currency already set for the payer.
Open toolFaceTime Link Generator
Create facetime: and facetime-audio: links that start a call to a phone number or Apple ID.
Open toolVenmo Link Generator
Build a Venmo payment or request link with the recipient, amount and note pre-filled.
Open tool