-- HikaShop version -- : 2.5.0
Hi,
I've modified the banktransfer.php so that it by default picks up the desired values (e.g. name, description, and return url). However, when a vendor adds or modifies the banktransfer payment plugin at the front end, I don't want them to see or alter certain 'Specific configuration' values (order status, order status notification, and return url). I can not hide these values in the HikaMarket backend configuration (as I can with e.g. image and restrictions). How can I hide these values in the front-end and still let the default values be saved with the plugin?
Another question is that it appears as if I have to add a <br> tag in the 'Bank account information' specification to get desired line-breaks. This too will probably confuse vendors that don't have html experience. Is there any way of avoiding the need to add the html code? The current default value is set to:
Company<br/>
Address 1<br/>
Address 2<br/>
Post Code<br/>
Country<br/>
VAT Number<br/>
<br/>
IBAN Number: XXXX XXXX XXXX XXXX XXXX XXXX XXX<br/>
BIC Code: XXXXXXXXXXXXXX<br/>
Bank name: XXXXXXXXXXX<br/>
<br/>
Thanks,
David