Add payment method for {%?name}

{%if isempty|errors == false}
One or more errors occurred:
{%/if}
{%select name="method" id="field_method"} {%option value="1" text="PayPal"} {%option value="2" text="Bitcoin"} {%option value="0" text="Other..."} {%/select}
{%input type="text" name="customname"}
{%input type="text" name="address"}