• Resolved trademark2k6

    (@trademark2k6)


    Also posted on GitHub.

    **Bug 1 – Password Reset not Syncing**

    Steps to Reproduce:
    1) When you click the “forgot password” option on website A, you are sent a email with a link to reset password.
    2) User clicks link and resets password which they can immediately use on Website A.
    3) This new password is not Synced across to Website B, therefore user can not login on Website B.

    System:
    WC v3.5.0
    WP Remote Sync v1.2.6
    Wordpress v4.9.8

    **Bug 2 – Woocommerce Meta Not Copying Across**

    Steps to Reproduce:
    1) Visit website 1, add items to basket, register during checkout (name, delivery address, phone number, etc), and see the order summary page
    2) Visit website 2, and login, login is successful.
    3) Go to my account -> account details
    4) The name, address, postcode, phone is not been copied over.

    System:
    WC v3.5.0
    WP Remote Sync v1.2.6
    Wordpress v4.9.8

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi!

    Did you manage to fix this? The problem is that WooCommerce doesn’t use the hook which triggers this plugin to trigger the sync. Solved it by letting customers reset their password through WordPress instead of WooCommerce, but this isn’t a long term solution. Would love to hear if you have found a better solution.

    Best,

    Thread Starter trademark2k6

    (@trademark2k6)

    Hi

    The first bug I reported has been fixed by a developer I hired from upwork. Managed to solve it in less than 30 mins. He was making a plugin for me anyway so just added a few more lines to solve this issue too. I need the WC reset option to work as this has been built into a mobile app already.

    CORRECTION: The second bug was not a big at all. I didn’t realise I had to choose the woocommerce fields using the dropdown list. I assumed it tries to sync every field from the user meta out the box.

    Kind Regards

    Plugin Author Alexandre Froger

    (@frogerme)

    Hi @bits2c ,

    Apologies for the late reply, I have kept my involvement to bug fixes lately due to a lack of free time.

    Regarding your first question, this is not a bug but an unsupported feature pertaining to a 3rd party plugin (WooCommerce).

    @trademark2k6 is right regarding the metadata: this is not a bug, the meta sync works with a whitelist, because syncing all the metadata all the time would not be scalable.

    I will close the topic for now because these are general enquiries/feature requests.

    Now, if you @trademark2k6 are willing to contribute with the source code of your solution, I can consider to include it to the core WooCommerce integrations some time in a future release, and ensure its future maintenance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘2 Bugs Identified’ is closed to new replies.