Autofill User Data

Pass and autofill user parameters directly to Helio checkout pages

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.

Example Pay Link URL with Parameters

Standard Pay Link:

https://www.hel.io/x/zebulivelondonVIP

Pay Link with Parameters:

https://www.hel.io/x/zebulivelondonVIP?email=jane%40hel.io&fullName=Jane+Smith&twitterUsername=%40janesmithhelio&streetNumber=1&street=Acacia+Avenue&deliveryAddress=Townsville&city=Bigtown&state=South&areaCode=W1+1AA&phoneNumber=07973999999&productValue=M&network=POLYGON

Parameters and Values Available


ParameterValueDescription
email=Email AddressA valid email address is required
twitterUsername=Twitter UsernameStandard Twitter name required with @
fullName=Full UsernameReal name of a customer
streetNumber=Street NumberStreet number of a property
street=Street NameStreet Name
deliveryAddress=Optional Street NameOptional Street Name
city=City NameCity Name
state=State NameState or Region Name
areaCode=Area CodeArea or Postal Code
phoneNumber=Phone NumberPhone Number in local format
productValue=Phone NumberSet using 'Additional Information' setting in pay link setup to capture custom data like shoe size
network=CustomerBlockchain of choice

Adding the values will populate the Pay Link page as follows