This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
merchant:epaymentform:recurring [2016/03/09 08:33] kat [HTML Source for Recurring form] |
merchant:epaymentform:recurring [2016/03/11 13:41] charlie [HTML Source for Recurring form] |
||
---|---|---|---|
Line 64: | Line 64: | ||
<input type="hidden" name="UMcustid" value="[UMcustid]"> | <input type="hidden" name="UMcustid" value="[UMcustid]"> | ||
<input type="hidden" name="UMrecurring" value="[UMrecurring]"> | <input type="hidden" name="UMrecurring" value="[UMrecurring]"> | ||
- | <input type="hidden" name="UMaddcustomer" value="[UMaddcustomer]"> | + | <input type="hidden" name="UMaddcustomer" value="yes"> |
<input type="hidden" name="UMbillamount" value="[UMbillamount]"> | <input type="hidden" name="UMbillamount" value="[UMbillamount]"> | ||
<input type="hidden" name="UMcustreceipt" value="[UMcustreceipt]"> | <input type="hidden" name="UMcustreceipt" value="[UMcustreceipt]"> | ||
Line 139: | Line 139: | ||
</tr> | </tr> | ||
<tr> | <tr> | ||
- | <td bgcolor="#F0F0F0" width="234" align="right"><font face="Verdana" size="2">Recurring Amount(if different from initial payment amount ):</font></td> | + | <td bgcolor="#F0F0F0" width="234" align="right"><font face="Verdana" size="2">Recurring Amount(if different from initial order amount):</font></td> |
<td bgcolor="#F0F0F0" width="450"> | <td bgcolor="#F0F0F0" width="450"> | ||
<input type="text" name="UMbillamount" size="20" value="[UMbillamount]"></td> | <input type="text" name="UMbillamount" size="20" value="[UMbillamount]"></td> |