It looks like you're new here. If you want to get involved, click one of these buttons!
Sign In RegisterIt looks like you're new here. If you want to get involved, click one of these buttons!
I am not using Mollie, how do I disable it so it doesn't show up as an option when someone logins in.
I have Bank Transfer set as default but get an error when i try and remove the test details from Mollie, says the fields are required.
Comments
yes please I only accept bank transfer so is confusing for clients to pay with mollie
Thanks
Edit just a line of code: open application/modules/clients/views/client_view.php
Remove this line
<th data-width="15%" data-formatter="payment"><?php _e('link_add_payment'); ?></th>