Links

Parameters

Pass and autofill user parameters directly to Helio
Passing parameters helps developers auto-fill Helio checkout pages from other data sources like Discord, customer forms, etc. to offer a better user experience.
Simply pass through the parameters and values in the format and the Pay Link page will populate those fields with the values posted.
Standard Pay Link
https://hel.io/pay/639af31b6d5b18b4425378cd
Pay Link with parameters:
https://hel.io/pay/[email protected]&fullName=Jane Smith&discordUsername=Janesmith#0001&[email protected]&streetNumber=1&street=Acacia Avenue&deliveryAddress=Townsville&city=Bigtown&state=South&areaCode=W1 1AA&phoneNumber=07973999999&productValue=9

Parameters and Values Available

Parameter
Value
Description
email=
Email Address
A valid email address is required
discordUsername=
Discord Username or ID
A valid Discord username or ID. If ID is used then this cannot be used with our Discord bot which only accepts Username currently
twitterUsername=
Twitter Username
Standard Twitter name required with @
fullName=
Full Username
Real name of a customer
streetNumber=
Street Number
Street number of a property
street=
Street Name
Street Name
deliveryAddress=
Optional Street Name
Optional Street Name
city=
City Name
City Name
state=
State Name
State or Region Name
areaCode=
Area Code
Area or Postal Code
phoneNumber=
Phone Number
Phone Number in local format
productValue=
Custom Entry
Set using 'Additional Information' setting in paylink setup to capture custom data like shoe size
Adding all the values will populate the Pay Link page as follows :
Pay Link with fully populated values passed through using the query option
* Note that the Country still needs to be selected to complete the checkout process.