Prepay auctions only

How to turning on Prepay mode and prevent your sellers from having a negative balance.

To set the website currency you must first login to cPanel and then follow these steps.

  • go to 'Legacy File Manager'
  • public_html
  • cgi-bin
  • Auction
  • Config.pl

Click on the edit options to open tthe script in a new page.

Locate the following part of the script and save your changes. (Only change the values in red)

##############################
# If turned on this setup will do a account balance check
# before a user can post a auction item and or banner they
# must have a min balance in their account you define
# (in the next setup below} before they can post if under
# that amount they will be taken to a screen with their last
# 30 transactions and the payment link selections so the can
# make a payment in auto realtime before they can post a new
# item or banner..
# set to on or off

$config{'AccountStatus'} = 'off';

##############################
# If the above is turned off this
# has no effect This checks for Negative
# or Positave Balance  be for a user can post
# they must have a min balance you define
# define the min amount like:
# example -5.00 for a max - ballance or 5.00 for a positive

$config{'MaxAccountBallance'} = ' 5.00 ';

 

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

Setting the site time

To set the website time you must first login to cPanel and then follow these steps. go to...

Setting the site fees

This topic shows you where to update your sellers fees. To set the website fees you must first...

Where can i find my admin panels?

Classic version script Admin panels can be found at Main admin panel is at :...

How to add my website Logo

To save your current logo to your computer simply go to http://Your Website...

How to turn on/off the new bidder limits

Login to cPanel and click on 'Legacy File Manger' click on: Public_html cgi-bin auction...

Powered by WHMCompleteSolution