• Resolved m_disseny

    (@m_disseny)


    Hi! And thanks for reading.

    This is just a question related to B2C and B2B stores or any other kind of store with different prices per user role. Does the extension also sync non “customer” role users? For example, if we have set a “wholesaler” role, will these wholesaler users also be synced? Then I guess it would be easy to use merge tags to segment them into regular customers and wholesalers.

    I would appreciate any clarification on this.

    Thanks a lot and cheers!

Viewing 1 replies (of 1 total)
  • Plugin Author ryanhungate

    (@ryanhungate)

    @m_disseny sure no problem at all – this is exactly what the custom merge tag hook was designed for. You may specify anything that would help your business based on the user’s data.

    I would also recommend the custom order hook and maybe add another merge tag called “PURCHASED” which can be a “Y” or an “N” etc.

    Basically the merge tags allow you to segment properly but you’ll have to add the logic and the tags in order to accomplish your goal. I think with just a little thought you can use these 2 function hooks to properly identify the users in a way that is perfect for your use case.

    Let us know if we can be of any other help!

Viewing 1 replies (of 1 total)
  • The topic ‘Syncing different user roles’ is closed to new replies.