
| THE EMAIL TEXT FIELD Related Links: Passback Function | Lookup Function | Return Mode Function | PGP Signature | Return Address 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!"> |