NATS3 Configuration Options

From TMM Wiki
Jump to navigationJump to search
NATS 3
Configuration Admin
NATS3 Configuration Options
Extra Country Options
PayVia Minimum
Log Admin Activity
IP Address Filtering
MEMBER EXPIRE PAD
Second Sign-up Matching
Affiliate Signup Email
GeoIP
Fake Upgrade

You'll find the following settings in the NATS Configuration Admin.

ADMIN_IPS

Blocks access to the NATS Admin from unknown IP addresses. Anyone using an IP address not on this list is redirected to the page they came from. Leave blank to disable.

Please see the following article for more details: NATS IP Address Filtering

Adtool Extra Descriptions

You can add up to four extra adtool descriptions (a total of five). You can also set the description for each blank. Fill in any of the following blanks in the Display tab of the Configuration Admin.

  • ADTOOLS_HOSTED_DESC
  • ADTOOLS_HOSTED_EXTRA_DESC
  • ADTOOLS_HOSTED_EXTRA_DESC
  • ADTOOLS_HOSTED_EXTRA_DESC
  • ADTOOLS_HOSTED_EXTRA_DESC
  • ADTOOLS_HOSTED_THUMB
  • ADTOOLS_HOSTED_EXTRA_THUMB
  • ADTOOLS_HOSTED_EXTRA_THUMB
  • ADTOOLS_HOSTED_EXTRA_THUMB
  • ADTOOLS_HOSTED_EXTRA_THUMB

BILLER_STATUS_MINIMUM

Billers with a score lower than this value on billerstatus.com are automatically removed from the cascade.

Setting this value to 0 disables this feature.

CASCADE_SECURITY_MAX_MEMBER_AGE

This value sets the maximum amount of idle time between billers in a cascade. It is set to 10 mins (600 seconds) by default.

CASCADE_SECURITY_NO_SESSION

Doesn't cascade surfers who have a mismatched session ID. You may need to turn this off for billers such as 2000charge, Eurobill, WTS, Electracash, and 123bill or you are having difficulties with surfers not being able to sign up.

CASCADE_SECURITY_NO_STATUS

Prevents cascading members who already joined. If the member fills out a pre-join form, they are immediately sent to the approval URL.

CCBILL_USE_SINGLE_OPTION

CCBill lets surfers select any join option you set up on CCBill's website -- even if the join option isn't enabled in NATS. This feature locks the drop-down on CCBill's join form so only the option selected on the NATS join form can be selected.

COOKIE_EXPIRE

How long after a surfer last visits a site until NATS treats them as a new (unique) surfer. Default: 86,400 seconds (1 day).

Currency Rates

Sets the currency exchange rates for common currencies. You may enter as many numbers after the decimal places as you want.

Warning: these rates do not auto update.

  • RATE_CAD_TO_USD is the Exchange Rate for Canadian dollars to USD (1 CAD = X USD)
  • RATE_EUR_TO_USD is the Exchange Rate for Euros to USD (1 EUR = X USD)
  • RATE_GBP_TO_USD is the Exchange Rate for British Pounds to USD (1 GBP = X USD)
  • RATE_NOK_TO_USD is the Exchange Rate for Norwegian Kroner to USD (1 NOK = X USD)
  • RATE_SEK_TO_USD is the Exchange Rate for Swedish Kronor to USD (1 SEK = X USD)
  • RATE_DKK_TO_USD is the Exchange Rate for Danish Kroner to USD (1 DKK = X USD)
  • RATE_CHF_TO_USD is the Exchange Rate for Swiss Francs to USD (1 CHF = X USD)
  • RATE_JPY_TO_USD is the Exchange Rate for Japanese Yen to USD (1 JPY = X USD)

DHD_USE_SINGLE_OPTION

DHD lets surfers select any join option you set up on DHD's website -- even if the join option isn't enabled in NATS. This feature locks the drop-down on DHD's join form so only the option selected on the NATS pre-join form can be selected.

DISABLE_AUTO_CAMPAIGNS

Stop NATS from letting affiliates add the variable autocamp=<campaign> to the end of a linkcode to dynamically create a new campaign.

DISABLE_REDIRECT_ON_BAD_CODE

Activate this option to prevent NATS from attempting to send traffic to the correct site and credit the correct affiliate when someone changes or removes their linkcode.

DISABLE_RESELLER_EDIT_VERIFY

Stop NATS from emailing to affiliates to verify their information changes before applying them.

ENABLE_ERROR_POSTS

Sends errors in NATS to a Too Much Media server. We'll notify you if anything needs to be fixed.

GATEWAY_TRUE_CASCADE

If enabled, NATS doesn't redisplay the credit card join form when a surfer cascades from one gateway to the next.

IBILL_USE_SINGLE_OPTION

iBill allows surfers select any join option you set up on iBill's website -- even if the join option isn't enabled in NATS. This feature locks the drop-down on iBill's join form so only the option selected on the NATS join form can be selected.

PAYOUT_AUTOSTORE

Stores payment dumps immediately after they are formed. You can find the payment dump in the Payments Admin in the Stored Payments section. This feature prevents forgetting to mark dumps as paid.

PAYOUT_DELAYED

Tells the system the number of pay periods to wait for before generating a payment dump. The default value is 0. If you want this value changed, please contact support.

PAYOUT_PERIOD

Sets which days end a Period. At the end of a period, NATS makes a payment dump. The value can be days of the month (e.x 1, 15, or 30) or days of the week (w1 is Monday, w2 is Tuesday, etc...) The default value is the 1st and the 16th of the month. If you want this value changed, please contact support.

POST_ACCOUNT_CHANGES

Any changes to an affiliate's account are sent to this URL.

PROJECT_HOSTNAME

Your program's domain. If you change this, you should setup an Apache virtual host for the hold value so that your old links continue to work. Warning: setting this to a bad value will break NATS.

PROJECT_NAME / NICE_NAME

Used on various NATS templates to print the name of your NATS. For example: NICE_NAME is used to name the news section on members.php. You can change these to anything.

RESELLER_MANUAL_ACTIVATION

If enabled, every affiliate is immediately set to disabled when they sign-up. You must go to the Reseller Admin and activate them before they can start making referrals.

RESELLER_VERIFY

Forces affiliates to verify their email address before logging in the first time. You can manually active the affiliate's account in the Affiliates Admin.

After activating this option, enter an email subject in the EMAIL_RESELLER_SIGNUP field. Click the Edit Template icon and add the following code:

http://domain/signup_verify.php?lid={$memberid}&verify={$verify}

Replace domain with your Domain.

SHOW_ALL_LINKCODES

When enabled, NATS lists all linkcode combinations (campaign, site, and program) automatically on the linkcodes page so affiliates don't need to make selections.

TMM_PRODUCT_CODE

Identify your system for the auto license update. If you change or removed this without contacting TMM first, the license update will fail and you will need to put it on the server manually.

NATS_COOKIE_EXPIRE

How long after a surfer last visits a site until NATS no longer gives their affiliate credit for their signup if they return? Default: 864,000 seconds (10 days).