Title: Saving Checkout Form Field Data
Last modified: February 9, 2018

---

# Saving Checkout Form Field Data

 *  Resolved [Brett Atkin](https://wordpress.org/support/users/brettatkin/)
 * (@brettatkin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/)
 * Say a visitor adds items to their cart, goes to the checkout page, fills out 
   the checkout page and then remembers they want to purchase something else.
 * If they leave the checkout page and then return, they loose the data they entered.
 * What is the solution (plugin or code snippet) to this problem? I’ve searched 
   for a solution but can’t find any. I have to think I’m not the first one on this
   so I guessing I’m using the wrong search term(s).
 * Thanks

Viewing 5 replies - 1 through 5 (of 5 total)

 *  [Peter Lawrenson](https://wordpress.org/support/users/lorro/)
 * (@lorro)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9956867)
 * If the customer creates an account, their details will be saved. You can disable
   guest checkout to enforce accounts if you want to.
 *  Thread Starter [Brett Atkin](https://wordpress.org/support/users/brettatkin/)
 * (@brettatkin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9956873)
 * Yes, we’re doing guest checkout. Client won’t change that.
 *  [madeincosmos](https://wordpress.org/support/users/madeincosmos/)
 * (@madeincosmos)
 * Automattic Happiness Engineer
 * [8 years, 6 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9970635)
 * Hi [@brettatkin](https://wordpress.org/support/users/brettatkin/),
 * That’s a tough case we have here! Saving data entered in the checkout form before
   the customer clicks submit would technically mean collecting their personal data
   before they officially give their consent. Legal regulations in many countries
   are very strict about this – that’s probably why I’m not familiar with any WooCommerce
   extension that would achieve such result.
 * People can voluntarily use a browser extension to save form data in their own
   browser, but saving anything on the server is probably a no-go.
 * Cheers!
 *  Thread Starter [Brett Atkin](https://wordpress.org/support/users/brettatkin/)
 * (@brettatkin)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9977619)
 * I’m not suggesting saving that data on the server. Sites save user-submitted 
   data in cookies all the time.
 * Beyond that, that is how most/all of the abandon cart services work. Once a user
   enters their email and exits the field, they capture the address.
 * Now I do understand what you’re saying but the data hasn’t been “collected” yet.
 * It would be a great feature if Woo would save user submitted data (outside creating
   an account) in a cookie to save the reentry of information. The cookie(s) could
   even expire once the session is ended.
 *  [madeincosmos](https://wordpress.org/support/users/madeincosmos/)
 * (@madeincosmos)
 * Automattic Happiness Engineer
 * [8 years, 5 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9990003)
 * Thank you for your explanation!
 * Can you please submit this suggestion on our ideas board?
 * [http://ideas.woocommerce.com/forums/133476-woocommerce/](http://ideas.woocommerce.com/forums/133476-woocommerce/)
 * We’d like to see how many people would be interested in this.
 * Thanks!

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Saving Checkout Form Field Data’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3640790)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

## Tags

 * [form fields](https://wordpress.org/support/topic-tag/form-fields/)

 * 5 replies
 * 3 participants
 * Last reply from: [madeincosmos](https://wordpress.org/support/users/madeincosmos/)
 * Last activity: [8 years, 5 months ago](https://wordpress.org/support/topic/saving-checkout-form-field-data/#post-9990003)
 * Status: resolved