NATS4 MEMBER EXPIRE PAD

From TMM Wiki
Revision as of 13:30, 18 December 2008 by Trinidadr (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
NATS 4
Members Admin
The Members Admin
View Member Details
Add Member
MySQL Auth
Mod Authn DB
Multisite Access
Member Logging
Member Password Retrieval
OpenID Connect
Mod Auth OpenIDC
ID Numbers
NATS Configuration Admin
The Configuration Admin
Log Admin Activity
IP Address Filtering
MEMBER_EXPIRE_PAD
SKIP COUNTRIES
Fraud Configuration
Email Configuration
Affiliate Signup Email
Affiliate Postback
Affiliate Postback NEW
Affiliate Analytics
Throttling
NATS4 Terms of Service feature
GeoIP2

MEMBER_EXPIRE_PAD

An option in NATS 3.1 to prevent member accounts from expiring until several days after their payment is due. This allows for delays in transaction processing from the biller. Trial memberships are delayed by 50% or a minimum of one day and a maximum of seven days. For example: a three day trial membership won't expire until the fifth day.

To enable this feature, add the following line to your nats/config.php:

$config['MEMBER_EXPIRE_PAD'] = 1;

Custom Padding

Billers Epoch, Jettis, and NetCash each support a custom pad date. For example: you can delay by three days all expires from members paying with Epoch. The MEMBER_EXPIRE_PAD setting will not override any specific Epoch, Jettis, or NetCash custom pad date. To enable this feature, please enter a request in the Too Much Media ticketing system.