I’m making a checkout but I only want it to display products made by sellers not by my admin. It currently displays the users shopping cart which includes both items. How can I split it?
You need to setup a privacy rule that only allows products created by users whose user role is seller to be viewable to all users.
Thank you for your response! I haven’t really dabbled with privacy rules, what should I click to ensure that it stays hidden? Here is a screen shot:
Change the constraint from “…Account-Type is Admin” to “…Account-Type is not Admin” and then check the view all fields checkbox. Lastly, uncheck the checkboxes in the Everyone else (default permissions) .
Thank you! It worked but it doesn’t show up in my stripe checkout now.
May you please share a screenshot of the search that your stripe checkout uses, as well as the constraints.
This topic was automatically closed after 70 days. New replies are no longer allowed.