• Resolved andreashelbo

    (@andreashelbo)


    Hi,

    Is it possible when creating a new user with the Shop as Client for WooCommerce PRO-addon to save the meta data to the client’s new account?

    I’ve tested it and the user was created and a password was provided to the client, but the billing and delivery adresses where empty eventhough the adresses were filled out during checkout.

    Best regards,

    Andreas

Viewing 10 replies - 1 through 10 (of 10 total)
  • From version 1.5.3 you can return true to the shop_as_client_update_customer_data filter and the customer details will be updated on his user profile.

    You can also you use our PRO add-on and activate the option to update the customer details on his profile

    Thread Starter andreashelbo

    (@andreashelbo)

    When will 1.5.3 be released?

    I have issues using both
    “WooCommerce Checkout Field Editor Pro” and Shop as client. Is it possible to use both together?

    28 minutes ago ??

    Thread Starter andreashelbo

    (@andreashelbo)

    Great!

    What about the issues with using both
    WooCommerce Checkout Field Editor Pro and Shop as client.

    When activating Checkout Field Editer Pro it takes complete charges over the billing fields and the Shop as Client options disappear.

    Is it possible to use both together?

    We do not officially support any integration rather than WooCommerce itself.

    The only thing the (free) plugin does is to manipulate the User ID used to register the order, and that’s it. In theory, it should not interfere with any other plugin as long as they’re not doing the same (manipulate the User ID).

    Why don’t you try it and get back here with that information? It might be useful for other users.

    I now see you’ve already bought our Pro Add-On. This forum is for the free version. You should request support on shop.webdados.com using the available form near your order. Anyway, the premium support also does not include integrations with 3rd parties, but we can guide you on the best path.

    Thread Starter andreashelbo

    (@andreashelbo)

    I struggle to find the support form on your shop.webdados.com.

    https://shop.webdados.com/my-account/orders/

    Then on your order, Licence Manage, Support

    Thread Starter andreashelbo

    (@andreashelbo)

    Thanks,

    FYI then I tested Shop as Client with a few checkout page editor plugins and found the following.

    – Flexible Checkout Fields – SaC working 100%

    – WooCommerce Checkout & Account Field Editor – Only first field from SaC showing

    – WooCommerce Checkout Field Editor Pro – SaC not showing

    – WooCommerce Checkout Manager – SaC not showing

    Just to clarify, you’re talking about populating the fields on the PRO Add-on, right?
    (This is the free version support forum)

    If yes:

    When you’re using checkout managers or customizing the checkout by code, you’ll probably need to adjust the output from the ajax call using the shop_as_client_pro_customer_data filter to adjust the fields’ IDs and values: https://gist.github.com/webdados/de05d48a99063ac25f6462b1dedba2ee

    The plugin is designed to work with the regular WooCommerce checkout and any further customization can be made with filters.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Saving user-meta data for new client.’ is closed to new replies.