Difference between revisions of "Nats display payment history"
From TMM Wiki
Jump to navigationJump to searchm |
(No difference)
|
Revision as of 14:26, 12 November 2008
Applies to NATS 4.0.25 and greater.
nats_display_payment_history
Shows an affiliate's payout history and currently due amount.
Alias: display_payment_history
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_payment_history | 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
The affiliates previous and anticipated payouts.
Notes
None.
See Also
- nats_display_edit_payvia -- displays a form to change an affiliate's payment type.