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: 
- Alternate ways to display the product and attribute data ... (2008-09-02 18:40)
- Adding both "Add All to Basket" and "Add to ... (2008-09-01 09:46)
- When adding a product to the basket from an ... (2008-08-27 19:02)
- 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)
Top 10 
- 2940 views:
Adding Tokens to Evaluate Expressions - 2872 views:
Is there a way to "Limit" the number of ... - 2794 views:
Why won't you call me for technical support? I ... - 2682 views:
Are license keys valid for more than one store? ... - 2580 views:
I'm trying to enter a license key and get ... - 2569 views:
How do I install a module? - 2413 views:
How do I check for a module upgrade? - 2377 views:
How can display and change the parameters of an ... - 2220 views:
The total on my checkout pages are not correct. ... - 2018 views:
I have select and radio type attributes in my ...
















