• Hello,

    I’m looking for a plugin to edit the required address field in the account section of the customers. Currently we’re working with flexible checkout field plugin. So far this works with the checkout as expected.
    However if the customer tries to edit is details (billing and/or shipping address). Fields like zip code etc. are still required.
    We’re selling only digital products so currently we require from the customer only his email in the checkout.
    For the billing and shipping address in the account section, we want to remove every field excpet, the email and phone field.
    Is there a plugin for it or do we have to modify the specific classes php file?

    best wishes
    exxis

Viewing 1 replies (of 1 total)
  • Moderator bcworkz

    (@bcworkz)

    I recommend asking in the dedicated support forum of whatever plugin is processing the checkout form data. They’ll have a better idea than anyone else of what’s required.

    What could work is to hide the unneeded fields with CSS and have JavaScript populate the fields with random data. I guess that’s the sort of plugin you’re looking for. I couldn’t name one, sorry. TBH, it’s a rather hacky solution. Suggestions from plugin support would surely be better.

Viewing 1 replies (of 1 total)
  • The topic ‘Billing and shipping address editing’ is closed to new replies.