mozilla / payments-ui

**DEPRECATED & UNMAINTAINED** The payments frontend interface
Other
125 stars 26 forks source link

Allow product configuration to be updated more easily #100

Open kumar303 opened 9 years ago

kumar303 commented 9 years ago

In https://github.com/mozilla/payments-ui/pull/94 the product configuration has been mapped to a product dictionary. However, if the payments-config module gets updated and it includes new products, the code will have to be manually changed to recognize the new products. Can we make it so one can simply update payments-config and nothing else?

kumar303 commented 9 years ago

We need to fix the module: https://github.com/mozilla/payments-config/issues/4