Auto-Populate Checkout Email Address from Session Variable
-
I need to have the email address on the checkout page populated using the value of a session variable. I have tried everything I can find, including stuff that works elsewhere, but nothing is working.
The field ID appears to be “#email” but it’s possible this is being spoofed. I also found signs that WC may be using JS to populate these fields, so it may be that what I’m doing is being overwritten, but I don’t see the value I specificed appearing at all. There are no errors in the logs or console.
Note that this is for logged out (guest) users only.
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Auto-Populate Checkout Email Address from Session Variable’ is closed to new replies.