Add CC Email

Heads Up! This is a PRO feature. You must have an active membership to use this feature.

<input type="hidden" name="ccemail" value="partner@example.com" />

If you have multiple cc emails, you can add them using semi-column ; as a separator.

Example:

<input type="hidden" name="ccemail" value="partner@example.com; accounts@example.com" />

Last updated