• We will be using our checkout form on a shared computer and would like to not have the form fields cache between users. I already have autocomplete turned off in the browser and am using autocomplete=”off” in the form tag. I couldn’t disable cookies completely since they are needed to get from the products page to the checkout page. None of what I’ve done so far is working. Any other ideas? Maybe a function out there where I can reset the fields manually after a successful checkout?

    https://ww.wp.xz.cn/plugins/wp-e-commerce/

Viewing 1 replies (of 1 total)
  • Thread Starter maspegren

    (@maspegren)

    I found lines in wpsc_includes/checkout.class.php to remove the value for the input tag, but I’d really like to do this in a function so I don’t have to edit the code. Any help?

Viewing 1 replies (of 1 total)

The topic ‘Form field caching’ is closed to new replies.