Skip to content

Prefilling checkout fields

Speed up checkout with Prefilling checkout fields. Reduce friction, increase conversions, and enhance customer experience.

Last updated
September 14, 2024

You can pre-fill customer data in the cart to shorten their path to finalizing the transaction when sending a purchase link to a specific customer. You can do this in two ways:

Filling in data using the Share menu

If you select the Share button, and then the Fill fields option in the window, you can enter customer data that will be pre-filled in the cart after sharing this link.

66e5d11c827d191cdfbd545a 66e5d1117f39a5ad36d425cd pr1

You can create an individual cart link for each customer by adding their data (name and email address) to the URL.

To do this, add the parameter ?name=First Last&email=john@doe.com at the end of the link

You can also add a space using the %20 character in the address:

?name=John%20Doe&email=john@doe.com

When accessing the link, the customer won’t need to fill in this data in the cart; it will be automatically populated.

Additional parameters you can use

There are several other interesting parameters that allow you to fill in fields in the cart. These are:

  • phone
  • address
  • post_code
  • city
  • nip
  • delegate (true or 1 if the Purchase for someone else option is active in the cart and should be checked, anything else will be treated as false)
  • quantity (number of items to be automatically added to the cart, if the variant allows purchasing multiple units)
Didn’t find what you were looking for? Contact us