<pclass="cbox"><inputid="eshop_methodbitpay"name="eshop_method[]"type="checkbox"value="bitpay"<?phpif(in_array('bitpay',(array)$eshopoptions['method']))echo' checked="checked"';?>/><labelfor="eshop_methodbitpay"class="eshopmethod"><?php_e('Accept payment by bitpay','eshop');?></label></p>
<labelfor="eshop_bitpayemail"><?php_e('Email address for notifications','eshop');?></label><inputid="eshop_bitpayemail"name="bitpay[email]"type="text"value="<?phpecho$eshopbitpay['email'];?>"size="30"maxlength="50"/><br/>