Prefill address information to snipcart checkout page

Hi everyone,

I’m currently trying to figure out a way to pass user information to the snipcart checkout form.
Example:
User has a user account on the webpage containing all the billing information:

  • Address
  • Phone number
  • Name
  • Email
    etc…

I would like this user information to be passed to the snipcart checkout page, so that all the information is already prefilled for the user.

I’ve been reading the documentation to find out how I could prefill these fields, but I couldn’t find anything.

Any help would be appreciated.