Make a donation
Enable users to give money using a variety of payment methods, including Apple and Google Pay.
Last updated
Enable users to give money using a variety of payment methods, including Apple and Google Pay.
Last updated
Amounts
Add one or more amounts to display as predefined options to the user. The user will also be able to specify their own custom amount.
Amount -> Amount
Specify the value of the amount (in £s).
Amount -> Custom label
By default the button will display the amount prefixed by a £. Optionally specify an alternative label; supports markdown.
Default amount
Specify which amount to default to. You can override this for individual users by providing an amount
parameters in the URL (see below).
You can customise your Action Links by including parameters in the URL. To use parameters, include a question mark (?
) at the end of the URL followed by your parameters in the format given below. Each parameter should be separated by an ampersand (&
).
The following parameters are supported for this Action:
email=name@address.com
Pre-populates the email field.
Amount
amount=100
Defaults to the specified amount.