I am using the "Dual Pricing - Wholesale Pricing" module and want to set up a minimum order amount that only applies to customers in a wholesale group.

I installed the Minimum Order contribution and it's working prefectly, now I just need to figure out how to exclude non wholesale customers.

My thought was that this could be accomplished by editing the class.minimum_order_amount.php file and adding another if statement related to the customers wholesale group, but I can't seem to get it working.

Any help would be appreciated.