WooCommerce Checkout Values
-
Hi Everyone
I am having problems with this website I am building.
When I did a test order the checkout of this site stored my shipping information. I tested out on other computers and still the same.If you look at the browser dev tools it has added value=”{my info}” into the input field.
Here it is:
<span class="woocommerce-input-wrapper"><input type="text" class="input-text " name="billing_first_name" id="billing_first_name" placeholder="" value="henri" autocomplete="given-name"></span> <input type="text" class="input-text " name="billing_first_name" id="billing_first_name" placeholder="" value="henri" autocomplete="given-name">
Any assistance will be greatly appricated.
The page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘WooCommerce Checkout Values’ is closed to new replies.