Replies: 0
I’m using the registration form for the fields: Name (user), Phone and Email. And after registration, I automatically log in to complete the purchase.
After registration, I added a redirect to website.com/?add-to-cart=100
So far so good!
After loading the checkout, the “Name” and “Phone” fields are empty. Only the “Email” field appears filled in.
Note: When I access the user panel and update the user (without changing anything), when I return to the checkout and refresh the page, the fields appear. :O
Can you help?