• Hi,

    For our wholesale website I would like the customers to register before they can order products. Since I want them to register more information than just their e-mail I used this plugin to add more fields to the registration form of WooCommerce / My-account.

    For some reason these fields are not stored in the user profile, so I searched for a solution and found a youtube tutorial which basically said “use the same name descriptions in Wp-members as WooCommerce does”. So for example use “billing_first_name” if you want to register the first name in your registration form. Unfortunately this doesn’t work as well.

    https://www.youtube.com/watch?v=Dn0ZFv4Rugw

    Is their a way to get these two plugins to work together or is it impossible?

    Thanks in advance for your help.

    https://www.ads-software.com/plugins/wp-members/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Chad Butler

    (@cbutlerjr)

    The “option name” for fields in the WP-Members fields manager are the meta keys for the user meta fields. So if you have fields from another application (such as WC), you need to make sure that any meta keys are the same between the two.

    There are other complications to integrating with WC and while I have been hesitant to work to integrate with any specific plugins in the past (with some limited exceptions), I have been working on how to handle WC integration.

    It seems that the fields created with wp-member is no longer displayed on page “My Account” WooCommerce?

    Where can I modify the name of fields, for example, if I want the field city od wp-members will be billing-city. How can I associate two fields?? Thank you

    Plugin Author Chad Butler

    (@cbutlerjr)

    The solution is to make sure that you have fields created in WP-Members that match the fields you are using elsewhere (in this case, Woocommerce). Create fields with option names that match the metas of other fields.

    https://www.ads-software.com/plugins/woocommerce-poor-guys-swiss-knife/
    This plugin is the solution for the fields of “my account” WooCommerce.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Combining Woocommerce / Wp-members registration’ is closed to new replies.