nats_display_account_preview
Displays a snapshot of an affiliate's status.
Alias: display_account_preview
Parameters
(Required parameters in bold)
Parameter
|
Description
|
Possible Values
|
Default Value
|
Example
|
tpl
|
Template used to display output
|
Any valid template
|
The template, function_display_account_preview
|
tpl="mytemplate"
|
assign_prefix
|
Prefix output variables with this word. (Click link for details)
|
Any valid Smarty variable name
|
None. (No prefix is used)
|
assign_prefix="myvar"
|
data_only
|
Set variables but don't display the template
|
1
|
None. The template is displayed.
|
data_only=1
|
Output
A snapshot of an affiliate's account status. Shows the affiliate's
payment method, account balance, last login, last payment, and
minimum payout.
Notes
None.
See Also
- Account Snapshot -- The default NATS4 Affiliate Account Snapshot which uses this function.