Home TheRandomizer Forum Index Log in Register FAQ Search
TheRandomizer Forum Index » Installation Help » When a member is buying 'more weight' appears all gateways.
Post new topic  Reply to topic View previous topic :: View next topic 
When a member is buying 'more weight' appears all gateways.
PostPosted: Mon Nov 17, 2003 11:42 pm Reply with quote
klaussr
Visitor
Joined: 10 Nov 2003
Posts: 23




I found this problem with version 2.3, I'm not sure if in 2.2 has the same issue.

when a member click on 'buy more weight' link in members area, appears all the payment gatways when I have only setup in admin 6 out of the 10 that are right now.

in that case the member may decide to pay with a gateway that I have no account configured.

anyone with similar problem or is this the default for buying weight ?
PostPosted: Tue Nov 18, 2003 12:13 am Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




I just checked with three sites that I upgraded to 2.3 recently and none of them have this problem. So I can't help you at all Embarassed .

Shadow
..
PostPosted: Tue Nov 18, 2003 1:16 am Reply with quote
klaussr
Visitor
Joined: 10 Nov 2003
Posts: 23




I thought it was because of the upgrade from 2.2 to 2.3, but I have just installed the version 2.3 from scratch in another domain I got today and the same problem, it appears all the gateway payments when clicking on 'buy more weight' Rolling Eyes Confused
PostPosted: Tue Nov 18, 2003 1:56 am Reply with quote
DS
Visitor
Joined: 28 Oct 2003
Posts: 39




I did the upgrade and I do not have this problem. Maybe a server configuration?
PostPosted: Tue Nov 18, 2003 6:30 pm Reply with quote
Guest




You need to turn off the payment gateways you don't want in the config file. That is why they are showing up even though you havn't filled in ID's for each in the admin account details. Or you can just sign up with all the payment gateways and fill in the blanks. Smile

John
PayPalRandomizer2004.com Admin
PostPosted: Tue Nov 18, 2003 8:55 pm Reply with quote
shadow
Addict
Joined: 16 Oct 2003
Posts: 171
Location: Virgin Islands




Hi Klaussr,

John is right in the post above I didn't notice that you said you set them up in the admin area. But for a little more detail in the config.php file change all of the payment processors that you aren't accepting to false and all the ones you are accepting to true.

// Payment processors
//Change TRUE with FALSE if you don't want to use one of them.
$CONFIG->allowpaypal=false;
$CONFIG->allowstormpay=true;
$CONFIG->allowegold=true;
$CONFIG->allowintgold=true;
$CONFIG->allowassuredpay=true;
$CONFIG->allowsolarpay=true;
$CONFIG->allowfleetpay=true;
$CONFIG->allowdollardeliverys=false
$CONFIG->allowmoneybookers=false;

Good catch John Laughing

Shadow
 When a member is buying 'more weight' appears all gateways. 
 TheRandomizer Forum Index » Installation Help
All times are GMT  
Page 1 of 1  

  
  
 Post new topic  Reply to topic  


Powered by phpBB© 2001-2006 phpBB Group |Randomizer Script | Web Hosting | phpBB Skin by Vjacheslav Trushkin