OSCOMMERCE SUPPORT CALL 702-453-3332

 

Help - Search - Members - Calendar
Full Version: Newbie of the Payment module
osCommerce Community Support Forums > osCommerce Online Merchant v2.x > Contributions / Add-Ons > Payment Modules > Other
mp9_sit
My website have a problem.... blush.gif
after i installed the Eshop
only the paypal was activated and displayed
but i checked the other module was already set to enable=true like this

$this->enabled = ((MODULE_PAYMENT_COD_STATUS == 'true') ? true : false);

and i checked in the folder "/cat/includes/languages/english/modules/payment/"
already have the cod.php file..
but it is not displayed when the product checkout...
is that have another setting needed?
thx for help
mp9_sit
QUOTE (mp9_sit @ Nov 29 2004, 09:32 PM)
My website have a problem.... blush.gif
after i installed the Eshop
only the paypal was activated  and displayed
but i checked the other module was already set to enable=true like this

$this->enabled = ((MODULE_PAYMENT_COD_STATUS == 'true') ? true : false);

and i checked in the folder "/cat/includes/languages/english/modules/payment/"
already have the cod.php file..
but it is not displayed when the product checkout...
is that have another setting needed?
thx for help
*

the problem was sloved
thx blush.gif
SGershon
I did not quite understood what your problem was, but I think is good if you drop a few lines explaining how you solve it.
It can help many people out there.
yiangos
Well, from the looks of it, the module wasn't really installed in the first place. The code he referred to is in the module class definition, and it simply states that if some boolean constant is set to "true" (this is done when you actually install the module through the admin pages) then the member variable "enable" should also be set to true...

My guess is, he solved the problem by going to the admin pages and ... installing the module smile.gif

Yiangos
fisherofman
Ive done this and no success however when i added the fedex mod it worked ok please help anyone anyone!! i need to launch this site by mon 12/13


Note it worked at one time
SGershon
Fisherofman,
could you elaborate your problem description?
SGershon
fisherofman
QUOTE (SGershon @ Dec 11 2004, 07:05 PM)
Fisherofman,
could you elaborate your problem description?
SGershon
*



pmed you
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.