I pay my affiliates with gift certificates from your Gift Certificate Manager module. I would like to give my affiliates the ability to view the certificates that they received for payment is this possible?
(You can find the Gift Certificate Manager module here ).
Yes, as of version 4.33c, the Affiliate Manager - Affiliate Login, module will display an extra tab "Certificates" in it's admin if the Gift Certificate Manager is installed. On that tab, you can configure the html used for the main certificates page (in the "Certificates page template") as well as the template used to list the certificates (in the "Certificates Listing template").
You can add a link to this new page by adding the token:
%certsbutton%
to your main page template (in the "Main page template" field on the "Main Page" tab). The button image (if any) and alt text (which will be used in lieu of the image to create the link if no image is configured) can be set at the bottom of the "Main" tab.
In my store I added an additional cell to the table which displays the buttons so that it looked like:
<table align="center">
<tr><td>
%ordersbutton%
</td><td>
%hitsbutton%
</td><td>
%duebutton%
</td><td>
%paidbutton%
</td><td>
%certsbutton%
</td></tr>
In the "Certificates Listing template" you can use the following tokens to dispaly the key's information:
%key% the certificate's key
%expire% the certificate's expiration date
%balance% the certificate's balance
%start% the "start date" (aka "issue date" if that wasn't changed in admin) of the certificate
%certlink% displays the url to "view the link", used like: <a href="%certlink%">View Certificate</a>
%for% the recipient's name
%address1%
%address2%
%note%
%foremail% the recipient's email addresss
All of the tokens available for the main page are currently in the "Certificates page template" field but if you have any additional tokens you'd like to see available there let me know.
Last update: 2008-05-29 10:42
Author: Thor
Revision: 1.2
You cannot comment on this entry
Most Recent FAQ Entries: 
- 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)
- 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)
Top 10 
- 2852 views:
Adding Tokens to Evaluate Expressions - 2784 views:
Is there a way to "Limit" the number of ... - 2729 views:
Why won't you call me for technical support? I ... - 2619 views:
Are license keys valid for more than one store? ... - 2512 views:
I'm trying to enter a license key and get ... - 2495 views:
How do I install a module? - 2349 views:
How do I check for a module upgrade? - 2316 views:
How can display and change the parameters of an ... - 2164 views:
The total on my checkout pages are not correct. ... - 1976 views:
I have select and radio type attributes in my ...
















