N98_CheckoutFilters icon indicating copy to clipboard operation
N98_CheckoutFilters copied to clipboard

Adds filters to some steps during checkout. You can filter payment and shipping methods by customer groups. Or you can filter payment methods by customer's age.

Results 5 N98_CheckoutFilters issues
Sort by recently updated
recently updated
newest added

Hello, I have two payment methods (bank transfer and myPos) that are enabled only for a specific customer group (Retailer). This works properly at the front end. However, I tried...

Please use `"name": "n98/n98_checkoutfilters"` As you have done here for example: https://github.com/netz98/n98-magerun/blob/master/composer.json#L2

Do we have M2.x port of this? Please add M2.x support

According to [magento-connect](http://www.magentocommerce.com/magento-connect/customer-group-checkout.html) there it does not work with 1.7. Is it untested or does it really not work with 1.7?

There seems to be a bug that relates to Magento 1.7’s new automatic customer group assignment. First I set automatic assignment on and set all business customers with VAT number...