Can custom upload database page populate checkout info?

I have created a custom database page in order to upload images for my custom portrait business. Is there a way to share/populate the customers name and email address from the upload page database to the checkout page so the customer does not have to re-enter name and email address? If not this approach is there another without a paid subscription? Thx, Mary

1 Like

Hi Mary!

Can you please elaborate on your situation?
Do you mean dynamic page in ‘custom database page’?

Anyway, if I got you right, in case you save the data about the certain user in a collection you can always retrieve the data by using a query with the currentUser’s _id (a unique field that every item in the collection has) and push the data into a textBox component (or how ever you choose to present the data).

If its not the case, please share a link to your site so one of the WixCode team can inspect it and provide you with a solution.

Doron. :slight_smile:

Hi Doron:
Below is the link to my website, it is published but appears to be earlier saved version of the order now page.
In the image below the order now button is linked to the customization page. The customization page is the upload database page that I created. It includes last, first name and email fields. Can those fields be referenced/linked to the store check out page to avoid having customers repeat the info? The check out page has not been set up yet.

https://kearneymare.wixsite.com/marykearney

Hi Doron!
I have the same question as Mary… I want to take the data that is the database and fill the Store Check Out form automatically to avoid having the customers repeat the info… I am using the default Wix Store Check Out page!
Thanks!
Mauricio