| Pricing Plan | Free, Growth |
| Available in | All countries |
This article explains how to use personalised PayLinks in RaiseNow Hub. It shows how to define amounts, prefill supporter data, and use references to simplify payments and track transactions.
Overview
PayLinks are direct links to a Touchpoint Solution. They allow supporters to complete payments or donations quickly and with minimal effort.
Each PayLink is created automatically and can be customised by adding parameters to the URL. This allows you to tailor the payment experience to specific use cases.
You can use personalised PayLinks to:
- Reduce manual data entry for supporters
- Define fixed or suggested payment amounts
- Track payments using references
|
Important:
|
How it works
Find your PayLink
- Go to your Touchpoint Solution in RaiseNow Hub.
- Click on Details.
- Go to Promote and PayLink: Share your payment page.
- Copy the PayLink.
|
Note: PayLinks always have the same structure and consist of various parameters:
You can adjust and define different parameters in the URL, in other words the PayLink. |
Customise payment amounts
You can control how amounts are displayed by adding parameters to the PayLink.
Define predefined amounts
Add multiple suggested amounts:
?amount.values=50,100,150Example:
https://pay.raisenow.io/abcde?amount.values=50,100,150
Set a preselected amount
Highlight one amount by default:
?amount.default=150Example:
https://pay.raisenow.io/pprjw?amount.default=150
Only one amount can be preselected.
Limit to a single fixed amount
Use one amount and disable custom input:
https://pay.raisenow.io/pprjw?amount.values=100&amount.custom=0This is useful for fixed fees such as membership payments.
|
Important:
|
|
Note: By default, supporters can enter a custom amount. Set amount.custom=false to disable this option. |
Prefill supporter data
You can prefill supporter information to make the payment process faster.
Use the format:supporter.[fieldname].value=[value]
| Field name | URL Parameter | Field limitations |
|---|---|---|
| salutation | supporter.salutation.value= | Expects one of: mx, mr, ms, other, family, none |
| first_name | supporter.first_name.value= | |
| last_name | supporter.last_name.value= | |
| supporter.email.value= | Must be a valid e-mail address | |
| street | supporter.street.value= | |
| house_number | supporter.house_number.value= | |
| address_addendum | supporter.address_addendum.value= | |
| postal_code | supporterpostal_code.value= | |
| city | supporter.city.value= | |
| country | supporter.country.value= | Expects an ISO-3166-1 alpha-2 code |
Example:
Your organization wants to send the link to Mr John Doe so that he make a payment of 150 CHF (or EUR) :
https://pay.raisenow.io/pprjw?amount.values=150&amount.custom=false&supporter.first_name.value=John&supporter.last_name.value=DoeHere, it’s important to respect the following format: “supporter.first_name.value=John”, in other words “supporter”, then the parameter that you want to prefill, in this case the first name, and then a “value”. This applies to all personal data parameters.
To create your personalized PayLinks, you follow the same principle and add certain parameters at the end of the link.
Use references for tracking
References allow you to pass information without requiring supporter input. This helps you identify incoming payments.
There are four basic references that you can add:
reference.campaign_id
reference.campaign_subid
reference.creditor
reference.qr
Example:
You send a personalized PayLink for an amount of 50 CHF (or EUR) to all members who have signed up for the Christmas party. You set the campaign ID ChristmasParty in your Touchpoint Solution as shown here :
The personalized PayLink will then look like this :
https://pay.raisenow.io/pprjw?amount.values=50&reference.campaign_id=ChristmasParty|
Tip: Find out more about campaign IDs in this article : Differentiate campaigns using Touchpoint Solutions and campaign IDs |
Use cases
Send PayLinks manually
Use this approach for individual supporters or small groups:
- Create a personalised PayLink with parameters
- Share it via email, WhatsApp, or social media
Send PayLinks at scale
Use this approach for larger groups:
- Prepare a list of supporter data (e.g. CSV or Excel file)
- Use a third-party tool such as Clubdesk, Webling, Fairgate, or a newsletter tool
- Generate and send personalised PayLinks automatically
Comments
0 comments
Please sign in to leave a comment.