sanjeevyadavIT / magento_react_native

🛒 MageCart: E-commerce app for Magento 2.x written in React Native
GNU General Public License v3.0
282 stars 124 forks source link

Support Downloadable type product #10

Open sanjeevyadavIT opened 5 years ago

sanjeevyadavIT commented 5 years ago

Is your feature request related to a problem? Please describe. Implement functionality to support Downloadable type product, if purchased user will be able to download it within the app. Downloadable Product: A digitally downloadable product that consists of one or more files that are downloaded. The files can reside on your server or be provided as URLs to any other server.

Describe the solution you'd like Provide an option in OrderDetailScreen to allow product to be downloaded within the app.

Additional context Read more about type of product here

sanjeevyadavIT commented 5 years ago

First check whether you can buy a downloadable product in APP