BTutt Posted March 12, 2015 Share Posted March 12, 2015 Using PS version 1.6 I know you can manually assign a customer to a group. I am looking to automate the process. Here is the situation:The site wants to sell a product called "Membership". When the membership is purchased the buyer receives a discount on new purchases. Is there an existing module or a way to add code to a specific product so that the buyer is assigned to the group "Members" upon purchasing membership? Thank you for your help. Link to comment Share on other sites More sharing options...
bellini13 Posted March 13, 2015 Share Posted March 13, 2015 Sounds like you would need to create a module, and apply your logic so that when this specific "membership" (product) is purchased, that the customer is then added to a pre-defined group. You could also do this without creating a module, but I would not suggest doing that. I am not aware of an existing module, you would need to start searching for that. But if you are looking to hire someone to create this module for you, send me a PM and we can discuss further. Link to comment Share on other sites More sharing options...
BTutt Posted March 13, 2015 Author Share Posted March 13, 2015 I was hoping it might be as easy as writing some PHP code into the PS product creation page when I create the product, but I guess that would make life way too easy. Link to comment Share on other sites More sharing options...
Recommended Posts