README Badge
Add a small, professional badge to your project’s README, website, or bio that links straight to your PayRequest Page. It’s a one-click copy from your dashboard — no design work, no image hosting, nothing to maintain.The badge is available for every PayRequest Page that has a handle set (your
payrequest.me/your-handle link). If you haven’t chosen a handle yet, do that first from PayRequest Page → Overview.Overview
One-Click Copy
Grab a ready-made snippet from your dashboard — nothing to write or format yourself.
Works Anywhere Markdown Does
GitHub, GitLab, npm packages, blogs, forums — anywhere that renders Markdown or plain images and links.
Always Current
The badge reflects your page live — if you’re running a donation goal, it shows the amount raised right now.
Matches Your Page Mode
The wording adapts automatically depending on whether your page is set to Products, Amounts, or Donation mode.
How to Get Your Badge
Open PayRequest Page
Go to PayRequest Page from the main menu — you’ll land on the Overview tab by default.
Find the README badge card
In the left-hand sidebar, look for the README badge card, just below the Page Mode card. This only appears once your page has a handle.
Copy the snippet
Click the copy icon in the field — it copies a ready-to-paste snippet that already includes your handle and links to your live PayRequest Page.
Adding It to GitHub
Open your repository's README.md
On GitHub, click the pencil (edit) icon on your
README.md file, or edit it locally and push the change.Paste the snippet
Paste the copied snippet near the top of the file, or under a Support / Sponsor heading further down — both are common conventions.
Commit the change
Commit directly to your default branch, or open a pull request if that’s your project’s convention.
Adding It Elsewhere
The snippet is standard Markdown, so it works anywhere Markdown is supported:| Where | How |
|---|---|
| GitLab / Bitbucket | Same as GitHub — paste into README.md |
| npm / PyPI package README | Paste into the README file that ships with your package |
| Blog posts | Most blogging platforms (Ghost, Dev.to, Hashnode) accept the same Markdown snippet |
| Forum signatures | If the forum only accepts an image + link (not Markdown), use the plain image address shown next to the snippet and wrap it in your forum’s own link format |
| A plain website | Use the badge as a normal <img> tag pointing to the same image address, wrapped in a link to your PayRequest Page |
What the Badge Shows
The text on the badge updates automatically based on your Page Mode:| Page Mode | Badge shows |
|---|---|
| Products & services or Amount buttons | ”Pay with PayRequest” |
| Donation mode (no goal set) | “Support me · PayRequest” |
| Donation mode (goal set) | “Support me · €X raised” — the live total for your current goal period |
You don’t need to update the badge yourself when your donation total changes — anyone viewing your README or website always sees the current amount, refreshed every few minutes.
Frequently Asked Questions
Do I need a handle to use the badge?
Do I need a handle to use the badge?
Yes. Your handle is what makes your PayRequest Page URL (
payrequest.me/your-handle) and it’s also part of the badge image address. Set one from PayRequest Page → Overview if you haven’t already.Can I change the badge's color or text?
Can I change the badge's color or text?
Not currently — the badge uses a consistent PayRequest style so it’s instantly recognizable, and the wording is chosen automatically based on your Page Mode.
Does the badge slow down my README or website?
Does the badge slow down my README or website?
No. It’s a tiny image, similar in size to any other status badge you might already be using.
What happens if I rename my handle later?
What happens if I rename my handle later?
Update the badge snippet with your new handle — old links using the previous handle will stop matching your page, so re-copy the snippet from your dashboard after a handle change.
Does it work in GitHub's dark mode?
Does it work in GitHub's dark mode?
Yes — the badge has its own fixed background color, so it stays legible in both GitHub’s light and dark themes.
Next Steps
Donation Mode
Turn your page into a fundraising goal with a live progress bar and donor feed — your badge shows the running total.
PayRequest Page Styling
Brand your page with an avatar, tagline, accent color, and social links.
Coffee Tips
A friendlier “Buy Me a Coffee”-style version of Donation Mode with a drinks menu and GIFs.
Custom Domains
Use your own domain for your PayRequest Page instead of payrequest.me.