rugg Posted March 15, 2021 Share Posted March 15, 2021 Hi, the product link is mydomain/cart.php?a=add&pid=xxx , i know i can hide it from "Edit Product", but if people try to browse the link, they can still view the product, is it possible any way only let certain clients can buy the product ? thank you. 0 Quote Link to comment Share on other sites More sharing options...
brian! Posted March 15, 2021 Share Posted March 15, 2021 1 hour ago, rugg said: is it possible any way only let certain clients can buy the product ? not from settings - indeed, WHMCS is intentionally designed for direct links to work even if the product is hidden. you could do it with a ClientAreaPageCart hook - it's basically just a redirection hook based on the value of the PID, client and/or whatever. how are you intending to designate these 'certain clients' - will they be in their own client group or will you need to list them individually in an array ? 0 Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.