THE EMAIL TEXT FIELD
The Email Text (email_text) field enables the merchant to include a personalized message in the customer's confirmation email. This input field is optional and is limited by browsers to 256 characters. To use the EMAIL TEXT field, simply add the following line to your order form. <INPUT type="hidden" name="email_text" value="This is the personalized message!"> |