Feature request from eversunsoft, posted on GitHub Dec 09, 2015
suppose there's a franchise business, with different physical locations, each location have multiple languages. So I create a website to represent the franchise business; then create one store(group) for each physical location, under each store there will be store views to present different languages. Currently, the payment module setup is only available on the store view level, how can one physical location(corresponds to one group_id) have one payment module setup, so each store view will simply load the payment module configuration from the store level rather than creating it's own payment module configuration?
p.s. this topic was raised on the Magento forum earlier, Alan suggested to raise an issue here