For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Hi, I'm looking for any solution/workaround that will allow me to manipulate user email field on the checkout page other than using cart permalinks. Tried to redirect user from checkout page to permalink url with email params:
/checkout?checkout[email]=user_email@example.com
But unfortunately this don't work when you redirect to the checkout page while been on the checkout page. Works only when navigating to checkout from a different page.