Difference between revisions of "Restricted Value List"

From TMM Wiki
Jump to navigationJump to search
Line 3: Line 3:
 
}}
 
}}
  
NATS allows you to create a restricted value list.  You can manage your restricted value list on the members admin -> restricted value list page.  You can add, deactivate and activate values to/from/on this list.  When you add a new value, it is activated automatically.  For each value you can search for members with matching usernames, first and last names.  You can use mass actions to deactivate and activate multiple values at once as well as perform searches for matching members.  You can search for matching members using both active and de-active values.  However, only active values will be used when flagging members during live transaction processing.
+
NATS allows you to create a restricted value list for member details to help better detect and find fraudulent members.  You can manage your restricted value list on the members admin -> restricted value list page.  You can add, deactivate and activate values to/from/on this list.  When you add a new value, it is activated automatically.  For each value you can search for members with fields containing that specific restricted value.  You can use mass actions to deactivate and activate multiple values at once as well as perform searches for matching members.  You can search for matching members using both active and de-active values.  However, only active values will be used when matching members during live transaction processing.
  
  

Revision as of 21:14, 15 February 2018

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 allows you to create a restricted value list for member details to help better detect and find fraudulent members. You can manage your restricted value list on the members admin -> restricted value list page. You can add, deactivate and activate values to/from/on this list. When you add a new value, it is activated automatically. For each value you can search for members with fields containing that specific restricted value. You can use mass actions to deactivate and activate multiple values at once as well as perform searches for matching members. You can search for matching members using both active and de-active values. However, only active values will be used when matching members during live transaction processing.


To enable matching during live transaction processing, please go to the config admin -> surfer page. In the "Restricted Value List" section on that page, you can enable admin notifications by turning on the RESTRICTED_VALUE_LIST_MATCH_NOTIFICATION option. You can also provide an email address (or multiple comma separated email addresses) in the RESTRICTED_VALUE_LIST_MATCH_EMAIL field to receive emails when matches occur. You will also need to enable one of the match options. For example, you can enable the RESTRICTED_VALUE_LIST_MATCH_FIRSTNAME_REBILL option to receive notifications and/or emails when a match occurs on the first name value for rebill transactions. Or you can enable the RESTRICTED_VALUE_LIST_MATCH_USERNAME_INITIAL option to receive notifications and/or emails when a match occurs on the username value for initial transactions.


You can enable matching during live transaction processing on the following fields:

  • username
  • first name
  • last name

and on the following transaction type groups and events:

  • initial (full and trial joins)
  • rebill (including conversions)
  • no cost registration
  • third party
  • manual
  • member info change detail events