You may wish to use query string parameters to prefill certain fields in the eDD page before your customer completes the sign up to Direct Debit. See here for the full list of current query string parameters.
📌Note: Query strings are case sensitive and must be added exactly as they show on the query string parameters list.
📌Note: All query strings must begin with a ? followed by the query string parameters. If your URL already includes a parameter such as ?locale=en-GB or ?locale=cy-GB, this counts as the first query string.
📌Note: When using multiple query strings, they must be separated by an ampersand (&). If locale is already present, any additional parameters must be appended using & rather than another ?.
In order to use the query string(s) on your eDD URL either before sending to a customer or before adding to a button on your website, you must append it to the URL of the page, followed by the information you are using to prefill.
As an example, when using the amount query string:
?amount=125
If no other parameters are present, the URL shows as:
If a locale parameter is already included, the format becomes:
Welsh Language URL Parameter
Customers can access the bilingual form by appending locale=cy-GB to the registration URL.
Any additional parameters can be included by adding them using & in the same format as above.
This allows you to share or embed Welsh-language links for your customers. If Welsh support is not enabled for your organisation, the form will load in English.
