❓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.

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 Address

A valid email address is required

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

network=

SOLANA, POLYGON, ETHEREUM

Blockchain of choice

Adding all the values will populate the Pay Link page as follows πŸ‘

Last updated