Zen Cart Logo
Forums / Discounts/Coupons, Gift Certificates, Newsletters, Ads / Specified group given option for COD?

Specified group given option for COD?

Locked

Views: 1,990

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Jul 2007, 00:50
#1
crench avatar

crench

New Zenner

Join Date:
Jul 2007
Posts:
11
Plugin Contributions:
0

Specified group given option for COD?

Is it possible to set it up so I can have a certain group of users given the option of COD so they can skip the credit card process? I've been looking and searching all day, it's driving me crazy!

Any help would be appreciated more than I can say. Thank you!

11 Jul 2007, 02:53
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Specified group given option for COD?

You would need to customize cod.php to manage this for you for availablilty to one group only ...

You need to control the:
$this->enabled

When true, it shows the module ...

When false, it hides the module ...