Display the Total Amount that the Affiliate has earned but has NOT yet been paid.
Example of Use
The following content in the web page's template: Account Balance: {AFFILIATE-STATS-ACCOUNT-BALANCE}
If the affiliate's account balance is $350, it will display the following when viewing that web page in the storefront: Account Balance: $350.00
Source Code
Source Code Updated:
When a web page using a template that contains this QuickCode Tag is viewed in the storefront, the {AFFILIATE-STATS-ACCOUNT-BALANCE} QuickCode Tag is changed into the source code below prior to the web page being displayed.