Miva Merchant 4 Module FAQs » Gift Certificate Manager (BROK_CERTIFICATES)
This is done with product attributes (I'm referring to the normal product attributes that are assigned on the product's "Attributes" tab).
There are a several attributes you can add to the product to collect additional information. After checkout, the module looks for these attributes and collects the data from them (these are the attribute codes for the attributes; the parentheses indicate what type of attribute it can be):
for (text)
foremail (text)
sendrecip (checkbox)
sendship (checkbox)
deliveron (text)
note (text OR textarea)
address1 (text or textarea)
address2 (text or textarea)
You add these as you would any other attribute to the product, but the attribute MUST have these attribute codes. The "for" attribute is used to collect the name of the recipient.
The "foremail" attribute collects the recipient's email address.
The "sendrecip" attribute can be used to prompt the customer to 'send email to recipient after purchase?". If checked, the recipient's email will automatically be sent when the order is completed.
Similarly, the "sendship" attribute is also a checkbox and can be used to prompt the customer to "send email to shipping address after purchase". If checked, the recipient's email will automatically be sent to the "shipping" email address when the order is completed.
The "address1", "address2", and "deliveron" fields can be used to collect a mailing address in case the customer wants to have the certificate mailed to the recipient.
The "deliveron" can be used to collect a date if they customer wants delivery on a specific date (no particular format is required).
The "note" attribute can be used to collect a note from the customer, either to include in the certificate email (represented by the %note% token) or perhaps a note to you.
Most Recent FAQ Entries:
Top 10
Collecting a Recipient's Name, Email Address, Etc.
How do I collect the recipient's name, email address, etc.?
This is done with product attributes (I'm referring to the normal product attributes that are assigned on the product's "Attributes" tab).
There are a several attributes you can add to the product to collect additional information. After checkout, the module looks for these attributes and collects the data from them (these are the attribute codes for the attributes; the parentheses indicate what type of attribute it can be):
for (text)
foremail (text)
sendrecip (checkbox)
sendship (checkbox)
deliveron (text)
note (text OR textarea)
address1 (text or textarea)
address2 (text or textarea)
You add these as you would any other attribute to the product, but the attribute MUST have these attribute codes. The "for" attribute is used to collect the name of the recipient.
The "foremail" attribute collects the recipient's email address.
The "sendrecip" attribute can be used to prompt the customer to 'send email to recipient after purchase?". If checked, the recipient's email will automatically be sent when the order is completed.
Similarly, the "sendship" attribute is also a checkbox and can be used to prompt the customer to "send email to shipping address after purchase". If checked, the recipient's email will automatically be sent to the "shipping" email address when the order is completed.
The "address1", "address2", and "deliveron" fields can be used to collect a mailing address in case the customer wants to have the certificate mailed to the recipient.
The "deliveron" can be used to collect a date if they customer wants delivery on a specific date (no particular format is required).
The "note" attribute can be used to collect a note from the customer, either to include in the certificate email (represented by the %note% token) or perhaps a note to you.
Last update: 2003-07-31 20:47
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 
- 2921 views:
Adding Tokens to Evaluate Expressions - 2852 views:
Is there a way to "Limit" the number of ... - 2775 views:
Why won't you call me for technical support? I ... - 2665 views:
Are license keys valid for more than one store? ... - 2566 views:
I'm trying to enter a license key and get ... - 2555 views:
How do I install a module? - 2397 views:
How do I check for a module upgrade? - 2363 views:
How can display and change the parameters of an ... - 2210 views:
The total on my checkout pages are not correct. ... - 2011 views:
I have select and radio type attributes in my ...
















