I would like to display the affiliate information, such as the code, in the merchant notification email.
2003/12/04)If the Merchant notification email module that you're using can use OpenUI tokens (such as the OpenUI's own Merchant Notification Email module), then you can accomplish this by registering the Affiliate Manager with the OpenUI. Go to your store's admin to the "OpenUI Tokens" tab. Click on the yellow "new" icon on the right side. In the "Module code" field enter BROK_AFFILIATES. In the "token" field enter BROK_AFFILIATES (you can actually enter something different here but for the sake of avoiding conflicts with other modules, the code works), then click on "update". You'll see the module listed there with a link under "token codes". Clicking that will bring up a window with the module's instructions for token usage.
To display the affiliate code in the email, you would use the token:
%module|BROK_AFFILIATES|token%
where "token" can be any of the tokens normally used in the Affiliate Manager (without the leading and trailing %). So to dispaly the affiliate code you would use:
%module|BROK_AFFILIATES|affiliate_code%
Last update: 2004-12-09 11:38
Author: Support
Revision: 1.0
You cannot comment on this entry
Most Recent FAQ Entries: 
- I have the module configured to add the key ... (2008-08-13 14:50)
- What is the format for the htaccess file if ... (2008-08-12 14:50)
- Is there any way to look up a customer's ... (2008-08-06 18:04)
- I am looking for a module that will allow ... (2008-08-06 18:00)
- Is it possible to display a link in Phone ... (2008-08-06 12:05)
Top 10 
- 2754 views:
Adding Tokens to Evaluate Expressions - 2698 views:
Is there a way to "Limit" the number of ... - 2654 views:
Why won't you call me for technical support? I ... - 2549 views:
Are license keys valid for more than one store? ... - 2447 views:
I'm trying to enter a license key and get ... - 2425 views:
How do I install a module? - 2286 views:
How do I check for a module upgrade? - 2255 views:
How can display and change the parameters of an ... - 2097 views:
The total on my checkout pages are not correct. ... - 1932 views:
I have select and radio type attributes in my ...
















