Why is customer group displayed on payment form?

Avatar
  • Answered
In oc 2.1.0.1 When I havemore than 1 customer group I am seeing that it lets customers select which group they want to be in.. this seems silly, how do I get rid of this on the payment address form? >> see screenshot >> http://screencast.com/t/rucm1B0ND4
Avatar
anonymous
Hello swisslink,

Thank you for your question on your Opencart checkout process. It is not a direct fix as this seems to be limited to themes themselves. What you can do is go through your theme and look for the div with the id="payment_address_customer_group_id_input". put in style="display: none;" and it will remove the field from the checkout form.

Best Regards,
TJ Edens